Constants are not getting merged together correctly when types are resolved
[oota-llvm.git] / test / Assembler / 2003-10-04-NotMergingGlobalConstants.ll
1
2 %T = type opaque
3 %X = global %T* null
4 %Y = global int* null
5
6 %T = type int