llvm-for-llvmta/test/Linker/Inputs/comdat4.ll

6 lines
161 B
LLVM
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
target datalayout = "e-m:w-p:32:32-i64:64-f80:32-n8:16:32-S32"
target triple = "i686-pc-windows-msvc"
$foo = comdat samesize
@foo = global i64 42, comdat($foo)