summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopIndexSplit/2008-01-28-IndDecrement.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/LoopIndexSplit/2008-01-28-IndDecrement.ll')
-rw-r--r--llvm/test/Transforms/LoopIndexSplit/2008-01-28-IndDecrement.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/LoopIndexSplit/2008-01-28-IndDecrement.ll b/llvm/test/Transforms/LoopIndexSplit/2008-01-28-IndDecrement.ll
index 0152c7f989d..1550bc7abb5 100644
--- a/llvm/test/Transforms/LoopIndexSplit/2008-01-28-IndDecrement.ll
+++ b/llvm/test/Transforms/LoopIndexSplit/2008-01-28-IndDecrement.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -loop-index-split -disable-output -stats |& \
+; RUN: opt < %s -loop-index-split -disable-output -stats |& \
; RUN: not grep "loop-index-split"
; Induction variable decrement is not yet handled.
OpenPOWER on IntegriCloud