summaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/pr2996.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/pr2996.ll')
-rw-r--r--test/Transforms/InstCombine/pr2996.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/pr2996.ll b/test/Transforms/InstCombine/pr2996.ll
index 3e7dfa2..ff3245d 100644
--- a/test/Transforms/InstCombine/pr2996.ll
+++ b/test/Transforms/InstCombine/pr2996.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine
+; RUN: opt < %s -instcombine
; PR2996
define void @func_53(i16 signext %p_56) nounwind {
OpenPOWER on IntegriCloud