summaryrefslogtreecommitdiffstats
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 90dc002..a6d4f5b 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: llvm-as < %s | opt -constprop
+; RUN: opt < %s -constprop
define void @build_tree(i32 %ml) {
; <label>:0
OpenPOWER on IntegriCloud