zig/deps/lld/test/COFF/Inputs/lto-lazy-reference-dummy.ll

7 lines
152 B
LLVM

target datalayout = "e-m:x-p:32:32-i64:64-f80:32-n8:16:32-a:0:32-S32"
target triple = "i686-pc-windows-msvc18.0.0"
define void @dummy() {
ret void
}