summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/dce-iterate.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/dce-iterate.ll')
-rw-r--r--test/Transforms/InstCombine/dce-iterate.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/dce-iterate.ll b/test/Transforms/InstCombine/dce-iterate.ll
index f1c136b968..1d2cc53210 100644
--- a/test/Transforms/InstCombine/dce-iterate.ll
+++ b/test/Transforms/InstCombine/dce-iterate.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep {ret double .sy}
+; RUN: opt < %s -instcombine -S | grep {ret double .sy}
define internal double @ScaleObjectAdd(double %sx, double %sy, double %sz) nounwind {
entry: