[PM] Replace the Pass argument to SplitEdge with specific analyses used
[oota-llvm.git] / test / CodeGen / ARM / hardfloat_neon.ll
index 728370a56da7140bf65198c8623e8506b1dc8710..4abf04b0a4b6ca91acd4ac29181a134a952d09f6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-linux-gnueabi -mattr=+neon -float-abi=hard
+; RUN: llc < %s -mtriple=arm-linux-gnueabi -mattr=+neon -float-abi=hard
 
 define <16 x i8> @vmulQi8_reg(<16 x i8> %A, <16 x i8> %B) nounwind {
         %tmp1 = mul <16 x i8> %A, %B