Change these tests to feed the assembly files to opt directly, instead
[oota-llvm.git] / test / Transforms / LCSSA / 2007-07-12-LICM.ll
index 0c433c3ff37464d12182a5f28d33aec975a20a0e..082050ff467444823cf7b686a0c0110f11bbf6c0 100644 (file)
@@ -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