X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAssembler%2F2002-07-25-ParserAssertionFailure.ll;h=3c5c5546b4315a09c6fc7d586cbf563a2c3e4362;hb=d5ce456161b81a50c2e0dcf948192c1a4e1c8d22;hp=e1fa9346be5b822bffe173c41ca49130f92f5465;hpb=5edf210bdf0964193f059cc48464f3ea5c9e9e09;p=oota-llvm.git diff --git a/test/Assembler/2002-07-25-ParserAssertionFailure.ll b/test/Assembler/2002-07-25-ParserAssertionFailure.ll index e1fa9346be5..3c5c5546b43 100644 --- a/test/Assembler/2002-07-25-ParserAssertionFailure.ll +++ b/test/Assembler/2002-07-25-ParserAssertionFailure.ll @@ -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)