NightlyTest.pl does not exist.
[llvm-complete.git] / test / Assembler / 2003-10-04-NotMergingGlobalConstants.ll
blob47c40d4260624f88ee37bcd06b23e00403437ffa
1 ; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
3 %T = type opaque
4 %X = global %T* null
5 %Y = global int* null
7 %T = type int