ARM: Enable MachineScheduler and disable PostRAScheduler for swift.
[oota-llvm.git] / test / CodeGen / ARM / 2009-06-19-RegScavengerAssert.ll
index cbe2385ab27af90d7c9af9747c071bfed3ca2fb6..b56b684473609fe5297ddc6f56c094cd4f09a122 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=armv6-eabi -mattr=+vfp2 -float-abi=hard
+; RUN: llc < %s -mtriple=armv6-eabi -mattr=+vfp2 -float-abi=hard
 ; PR4419
 
 define float @__ieee754_acosf(float %x) nounwind {