aboutsummaryrefslogtreecommitdiff
path: root/test/Other/2002-03-11-ConstPropCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2002-03-11-ConstPropCrash.ll')
-rw-r--r--test/Other/2002-03-11-ConstPropCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2002-03-11-ConstPropCrash.ll b/test/Other/2002-03-11-ConstPropCrash.ll
index b1e727565a..a6d4f5b3db 100644
--- a/test/Other/2002-03-11-ConstPropCrash.ll
+++ b/test/Other/2002-03-11-ConstPropCrash.ll
@@ -5,7 +5,7 @@
;
; Fixed by adding new arguments to ConstantFoldTerminator
;
-; RUN: opt %s -constprop
+; RUN: opt < %s -constprop
define void @build_tree(i32 %ml) {
; <label>:0