summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll')
-rw-r--r--llvm/test/Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll b/llvm/test/Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll
index 71e5a4bcc4d..c01da0c6309 100644
--- a/llvm/test/Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll
+++ b/llvm/test/Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -lowerswitch
+; RUN: opt %s -lowerswitch
define void @test() {
switch i32 0, label %Next [
OpenPOWER on IntegriCloud