47c40d4260624f88ee37bcd06b23e00403437ffa
[oota-llvm.git] / test / Assembler / 2003-10-04-NotMergingGlobalConstants.ll
1 ; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
2
3 %T = type opaque
4 %X = global %T* null
5 %Y = global int* null
6
7 %T = type int