Revert: r189565 - Add getUnrollingPreferences to TTI
[oota-llvm.git] / test / Transforms / LCSSA / 2007-07-12-LICM-3.ll
index 72cebed5d9f6b1d430478f64569613c19bce1f23..7e0d3c63b13c88c791097a38f0fa09ef41cb102e 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: