summaryrefslogtreecommitdiffstats
path: root/test/Transforms/CondProp/2006-11-01-PhiNodeCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/CondProp/2006-11-01-PhiNodeCrash.ll')
-rw-r--r--test/Transforms/CondProp/2006-11-01-PhiNodeCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/CondProp/2006-11-01-PhiNodeCrash.ll b/test/Transforms/CondProp/2006-11-01-PhiNodeCrash.ll
index 573ee6c..4df8ff9 100644
--- a/test/Transforms/CondProp/2006-11-01-PhiNodeCrash.ll
+++ b/test/Transforms/CondProp/2006-11-01-PhiNodeCrash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -condprop -disable-output
+; RUN: opt < %s -condprop -disable-output
; PR979
target datalayout = "e-p:32:32"
OpenPOWER on IntegriCloud