8625704ad8
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
6 lines
161 B
LLVM
6 lines
161 B
LLVM
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)
|