[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Generic / 2007-05-15-InfiniteRecursion.ll
index a61108a0012af5009bfdb3139b0cb3ceaa21e9f4..b989819f40390da4610daed2222c6d44b761c679 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 
        %struct.AVClass = type { i8*, i8* (i8*)*, %struct.AVOption* }
        %struct.AVCodec = type { i8*, i32, i32, i32, i32 (%struct.AVCodecContext*)*, i32 (%struct.AVCodecContext*, i8*, i32, i8*)*, i32 (%struct.AVCodecContext*)*, i32 (%struct.AVCodecContext*, i8*, i32*, i8*, i32)*, i32, %struct.AVCodec*, void (%struct.AVCodecContext*)*, %struct.AVRational*, i32* }