summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll')
-rw-r--r--test/Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll b/test/Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll
index bf209ea..4782bd1 100644
--- a/test/Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll
+++ b/test/Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll
@@ -1,6 +1,6 @@
; Exit blocks need to be updated for all nested loops...
-; RUN: llvm-as < %s | opt -loopsimplify
+; RUN: opt < %s -loopsimplify
define i32 @yyparse() {
bb0:
OpenPOWER on IntegriCloud