Fix inlining to not lose the "cleanup" clause from landingpads
[oota-llvm.git] / test / Transforms / LoopUnroll / 2004-05-13-DontUnrollTooMuch.ll
index 13a26a2533257a29f82950e95ffac4aad766bc75..3141bf1900cbad7a6a85ec176698f0f517300d1e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-unroll -disable-output
+; RUN: opt < %s -loop-unroll -disable-output
 
 define i32 @main() {
 entry: