summaryrefslogtreecommitdiffstats
path: root/test/Transforms/JumpThreading/2009-01-19-InfSwitchLoop.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/JumpThreading/2009-01-19-InfSwitchLoop.ll')
-rw-r--r--test/Transforms/JumpThreading/2009-01-19-InfSwitchLoop.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/JumpThreading/2009-01-19-InfSwitchLoop.ll b/test/Transforms/JumpThreading/2009-01-19-InfSwitchLoop.ll
index ab8b087..05a3ef9 100644
--- a/test/Transforms/JumpThreading/2009-01-19-InfSwitchLoop.ll
+++ b/test/Transforms/JumpThreading/2009-01-19-InfSwitchLoop.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -jump-threading | llvm-dis
+; RUN: opt < %s -jump-threading -S
; PR3353
define i32 @test(i8 %X) {
OpenPOWER on IntegriCloud