This test assumes SSE is present; that is not the default
[oota-llvm.git] / test / Assembler / 2002-07-25-ParserAssertionFailure.ll
index e1fa9346be5b822bffe173c41ca49130f92f5465..3c5c5546b4315a09c6fc7d586cbf563a2c3e4362 100644 (file)
@@ -1,6 +1,6 @@
 ; Make sure we don't get an assertion failure, even though this is a parse 
 ; error
-; RUN: not llvm-as %s -o /dev/null -f |& grep {No arguments}
+; RUN: not llvm-as %s -o /dev/null |& grep {'@foo' defined with}
 
 %ty = type void (i32)