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