summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll')
-rw-r--r--llvm/test/Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll b/llvm/test/Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll
index 830a40295ac..f70230ce4d6 100644
--- a/llvm/test/Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll
+++ b/llvm/test/Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -analyze -scalar-evolution 2>&1 | grep -e '--> %b'
+; RUN: llvm-as < %s | opt -analyze -scalar-evolution |& grep -e {--> %b}
; PR1810
define void @fun() {
OpenPOWER on IntegriCloud