Restore "Move metadata linking after lazy global materialization/linking."
[oota-llvm.git] / test / Linker / Inputs / comdat3.ll
1 $foo = comdat noduplicates
2 @foo = global i64 43, comdat($foo)