summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/switch_formation.dbg.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/SimplifyCFG/switch_formation.dbg.ll')
-rw-r--r--llvm/test/Transforms/SimplifyCFG/switch_formation.dbg.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/SimplifyCFG/switch_formation.dbg.ll b/llvm/test/Transforms/SimplifyCFG/switch_formation.dbg.ll
index b8e9574ccba..9b4b4ae6d0e 100644
--- a/llvm/test/Transforms/SimplifyCFG/switch_formation.dbg.ll
+++ b/llvm/test/Transforms/SimplifyCFG/switch_formation.dbg.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -simplifycfg | llvm-dis | not grep br
+; RUN: opt %s -simplifycfg -S | not grep br
; END.
OpenPOWER on IntegriCloud