aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/srem1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/srem1.ll')
-rw-r--r--test/Transforms/InstCombine/srem1.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/srem1.ll b/test/Transforms/InstCombine/srem1.ll
index 2f74cf5..f18690c 100644
--- a/test/Transforms/InstCombine/srem1.ll
+++ b/test/Transforms/InstCombine/srem1.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine
+; RUN: opt < %s -instcombine
; PR2670
@g_127 = external global i32 ; <i32*> [#uses=1]