Restore "Move metadata linking after lazy global materialization/linking."
[oota-llvm.git] / test / Linker / Inputs / ConstantGlobals.ll
1 @X = constant [1 x i32] [i32 8]
2 @Y = external constant [1 x i32]