CellSPU:
[oota-llvm.git] / test / Feature / globalredefinition3.ll
index 7b753a9d9d0261cb23d4ee61ca90c70ace6a109e..bbac2e985aa2045e13ff81ecc2c75133d1efaf27 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: ignore llvm-as < %s -o /dev/null -f |& \
-; RUN:   grep "Redefinition of global variable named 'B'"
+; RUN: not llvm-as %s -o /dev/null -f |& grep \
+; RUN:   "Redefinition of global variable named 'B'"
 ; END.
 
 @B = global i32 7