Two sets of changes. Sorry they are intermingled.
[oota-llvm.git] / test / CodeGen / ARM / bx_fold.ll
index 437b3189141dc096271b155af0dc9c6f3c5b0628..0e3e070a818fa1cf715025294fe9b7a79b0f6d4f 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -march=arm
-; RUN: llvm-as < %s | llc -march=arm | not grep bx
+; RUN: llc < %s -march=arm
+; RUN: llc < %s -march=arm | not grep bx
 
 define void @test(i32 %Ptr, i8* %L) {
 entry: