llvm-for-llvmta/test/Linker/Inputs/comdat3.ll
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

3 lines
62 B
LLVM

$foo = comdat noduplicates
@foo = global i64 43, comdat($foo)