summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LCSSA/2007-07-12-LICM.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LCSSA/2007-07-12-LICM.ll')
-rw-r--r--test/Transforms/LCSSA/2007-07-12-LICM.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LCSSA/2007-07-12-LICM.ll b/test/Transforms/LCSSA/2007-07-12-LICM.ll
index 0c433c3..082050f 100644
--- a/test/Transforms/LCSSA/2007-07-12-LICM.ll
+++ b/test/Transforms/LCSSA/2007-07-12-LICM.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-rotate -licm -loop-unswitch -disable-output
+; RUN: opt %s -loop-rotate -licm -loop-unswitch -disable-output
define i32 @main(i32 %argc, i8** %argv) {
entry:
br label %bb7