summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/idioms.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/idioms.ll')
-rw-r--r--test/Transforms/InstCombine/idioms.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/idioms.ll b/test/Transforms/InstCombine/idioms.ll
index 6b3567fc6e..1a211668c3 100644
--- a/test/Transforms/InstCombine/idioms.ll
+++ b/test/Transforms/InstCombine/idioms.ll
@@ -1,4 +1,4 @@
-; RUN: opt -instcombine %s -S | FileCheck %s
+; RUN: opt -instcombine -S < %s | FileCheck %s
; Check that code corresponding to the following C function is
; simplified into a single ASR operation: