summaryrefslogtreecommitdiffstats
path: root/test/Verifier/invoke-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Verifier/invoke-2.ll')
-rw-r--r--test/Verifier/invoke-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Verifier/invoke-2.ll b/test/Verifier/invoke-2.ll
index 9201f4d..0145935 100644
--- a/test/Verifier/invoke-2.ll
+++ b/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