Fix PR4313: IPSCCP was not setting the lattice value for the invoke instruction
[oota-llvm.git] / test / Feature / globalredefinition3.ll
index bbac2e985aa2045e13ff81ecc2c75133d1efaf27..5a5b3f1f89ad32bbc79907e1afbba3fd607cbc9d 100644 (file)
@@ -1,6 +1,4 @@
-; RUN: not llvm-as %s -o /dev/null -f |& grep \
-; RUN:   "Redefinition of global variable named 'B'"
-; END.
+; RUN: not llvm-as %s -o /dev/null |& grep {redefinition of global '@B'}
 
 @B = global i32 7
 @B = global i32 7