For PR1319:
[oota-llvm.git] / test / Assembler / 2002-07-25-ParserAssertionFailure.llx
index 214538384ff520c11625c61f1909bcfa3c33eb5e..ccfc380b75bf7c98da5d1acfef7fc1bcb99ac3f9 100644 (file)
@@ -1,6 +1,6 @@
 ; Make sure we don't get an assertion failure, even though this is a parse 
 ; error
-; RUN: llvm-as < %s -o /dev/null -f |& grep 'No arguments'
+; RUN: llvm-as < %s -o /dev/null -f |& grep {No arguments}
 
 %ty = type void (i32)