Lower thumbv4t & thumbv5 lo->lo copies through a push-pop sequence
[oota-llvm.git] / test / CodeGen / PowerPC / 2004-12-12-ZeroSizeCommon.ll
index 9773de27000585db9381e741cbbf4d207e6a97eb..fc190a486e6b19be98552c1a262774e808c9ede3 100644 (file)
@@ -1,3 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | not grep '.comm.*X,0'
+; RUN: llc < %s -march=ppc32 | not grep .comm.*X,0
+
+@X = linkonce global {  } zeroinitializer               ; <{  }*> [#uses=0]
 
-%X = linkonce global {} {}