bolt/deps/llvm-18.1.8/lld/test/COFF/Inputs/libcall-archive.ll

7 lines
180 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
target datalayout = "e-m:x-p:32:32-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:32-n8:16:32-a:0:32-S32"
target triple = "i686-unknown-windows"
define void @memcpy() {
ret void
}