Replace assertion failure for badly formatted CPS instrution with error message.
[oota-llvm.git] / test / Verifier / 2008-03-01-AllocaSized.ll
index eb96ced78824b89b7d2d9183563fbc16945d46e2..079a75d792e117b3d7573577db7ee6fb9b0a8563 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: not llvm-as -f %s -o /dev/null |& grep {Cannot allocate unsized type}
+; RUN: not llvm-as %s -o /dev/null |& grep {Cannot allocate unsized type}
 ; PR2113
 
 define void @test() {