summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll')
-rw-r--r--test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll b/test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll
index cb5f090..d143ab0 100644
--- a/test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll
+++ b/test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -lowerswitch
+; RUN: opt < %s -lowerswitch
define void @child(i32 %ct.1) {
entry:
OpenPOWER on IntegriCloud