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

3 lines
62 B
LLVM
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
$foo = comdat noduplicates
@foo = global i64 43, comdat($foo)