summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/invoke-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Verifier/invoke-2.ll')
-rw-r--r--llvm/test/Verifier/invoke-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Verifier/invoke-2.ll b/llvm/test/Verifier/invoke-2.ll
index 9201f4d9fb0..0145935a1a7 100644
--- a/llvm/test/Verifier/invoke-2.ll
+++ b/llvm/test/Verifier/invoke-2.ll
@@ -1,4 +1,4 @@
-; RUN: not llvm-as %s -f |& grep {not verify as correct}
+; RUN: not llvm-as %s |& grep {not verify as correct}
; PR1042
define i32 @foo() {
OpenPOWER on IntegriCloud