summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/urem-simplify-bug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/urem-simplify-bug.ll')
-rw-r--r--test/Transforms/InstCombine/urem-simplify-bug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/urem-simplify-bug.ll b/test/Transforms/InstCombine/urem-simplify-bug.ll
index f6c9df2650..7c2b4b01ca 100644
--- a/test/Transforms/InstCombine/urem-simplify-bug.ll
+++ b/test/Transforms/InstCombine/urem-simplify-bug.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep {= or i32 %x, -5 }
+; RUN: opt < %s -instcombine -S | grep {= or i32 %x, -5 }
@.str = internal constant [5 x i8] c"foo\0A\00" ; <[5 x i8]*> [#uses=1]
@.str1 = internal constant [5 x i8] c"bar\0A\00" ; <[5 x i8]*> [#uses=1]