summaryrefslogtreecommitdiff
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 f49835c4f5..ff3245d866 100644
--- a/test/Transforms/InstCombine/pr2996.ll
+++ b/test/Transforms/InstCombine/pr2996.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine
+; RUN: opt < %s -instcombine
; PR2996
define void @func_53(i16 signext %p_56) nounwind {