aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/exact-sdiv.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/exact-sdiv.ll')
-rw-r--r--test/Transforms/InstCombine/exact-sdiv.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/exact-sdiv.ll b/test/Transforms/InstCombine/exact-sdiv.ll
index 698e658..e567754 100644
--- a/test/Transforms/InstCombine/exact-sdiv.ll
+++ b/test/Transforms/InstCombine/exact-sdiv.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | FileCheck %s
+; RUN: opt < %s -instcombine -S | FileCheck %s
; CHECK: define i32 @foo
; CHECK: sdiv i32 %x, 8