summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopSimplify/indirectbr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LoopSimplify/indirectbr.ll')
-rw-r--r--test/Transforms/LoopSimplify/indirectbr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopSimplify/indirectbr.ll b/test/Transforms/LoopSimplify/indirectbr.ll
index 2e4549d..9814d4a 100644
--- a/test/Transforms/LoopSimplify/indirectbr.ll
+++ b/test/Transforms/LoopSimplify/indirectbr.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -loopsimplify -lcssa -verify-loop-info -verify-dom-info -S \
+; RUN: opt < %s -loop-simplify -lcssa -verify-loop-info -verify-dom-info -S \
; RUN: | grep -F {indirectbr i8* %x, \[label %L0, label %L1\]} \
; RUN: | count 6
OpenPOWER on IntegriCloud