ReleaseNotes: shrink-wrapping; by Quentin Colombet
[oota-llvm.git] / test / Feature / globalredefinition3.ll
index 7b753a9d9d0261cb23d4ee61ca90c70ace6a109e..2551d932d8a690bfdd7a152d146c1cc45e35c471 100644 (file)
@@ -1,6 +1,4 @@
-; RUN: ignore llvm-as < %s -o /dev/null -f |& \
-; RUN:   grep "Redefinition of global variable named 'B'"
-; END.
+; RUN: not llvm-as %s -o /dev/null 2>&1 | grep "redefinition of global '@B'"
 
 @B = global i32 7
 @B = global i32 7