summaryrefslogtreecommitdiff
path: root/test/Assembler/2007-01-16-CrashOnBadCast2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2007-01-16-CrashOnBadCast2.ll')
-rw-r--r--test/Assembler/2007-01-16-CrashOnBadCast2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2007-01-16-CrashOnBadCast2.ll b/test/Assembler/2007-01-16-CrashOnBadCast2.ll
index 49c539f502..c05c60952c 100644
--- a/test/Assembler/2007-01-16-CrashOnBadCast2.ll
+++ b/test/Assembler/2007-01-16-CrashOnBadCast2.ll
@@ -1,4 +1,4 @@
; PR1117
-; RUN: not llvm-as %s -o /dev/null -f |& grep {invalid cast opcode for cast from}
+; RUN: not llvm-as %s -o /dev/null |& grep {invalid cast opcode for cast from}
@X = constant i8* trunc (i64 0 to i8*)