summaryrefslogtreecommitdiffstats
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 ee59d3e..f18690c 100644
--- a/test/Transforms/InstCombine/srem1.ll
+++ b/test/Transforms/InstCombine/srem1.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine
+; RUN: opt < %s -instcombine
; PR2670
@g_127 = external global i32 ; <i32*> [#uses=1]
OpenPOWER on IntegriCloud