aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LICM/2003-02-26-LoopExitNotDominated.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LICM/2003-02-26-LoopExitNotDominated.ll')
-rw-r--r--test/Transforms/LICM/2003-02-26-LoopExitNotDominated.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LICM/2003-02-26-LoopExitNotDominated.ll b/test/Transforms/LICM/2003-02-26-LoopExitNotDominated.ll
index 6bb8e00..43430d8 100644
--- a/test/Transforms/LICM/2003-02-26-LoopExitNotDominated.ll
+++ b/test/Transforms/LICM/2003-02-26-LoopExitNotDominated.ll
@@ -1,4 +1,4 @@
-; RUN: as < %s | opt -basicaa -licm -disable-output
+; RUN: llvm-as < %s | opt -basicaa -licm -disable-output
;%MoveArray = external global [64 x ulong]