Arrange to print constants that match "n" and "i" constraints
[oota-llvm.git] / test / CodeGen / PowerPC / 2004-12-12-ZeroSizeCommon.ll
index 87f6005a36422fc574c6cebb5388330a04f2651e..3e490b1dc7a2bf17bc64b42128a58e1778aaf870 100644 (file)
@@ -1,3 +1,4 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | not grep .comm.*X,0
+; RUN: llvm-as < %s | llc -march=ppc32 | not grep .comm.*X,0
+
+@X = linkonce global {  } zeroinitializer               ; <{  }*> [#uses=0]
 
-%X = linkonce global {} {}