mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-24 13:06:56 +00:00
6 lines
160 B
LLVM
6 lines
160 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
|