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