aboutsummaryrefslogtreecommitdiffstats
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 c17f8ce..0ff1f5c 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: llvm-upgrade < %s | llvm-as | opt -lowerswitch
void %child(int %ct.1) {
entry: ; No predecessors!