[PM] Replace the Pass argument to SplitEdge with specific analyses used
[oota-llvm.git] / test / CodeGen / ARM / inlineasm-switch-mode-oneway-from-thumb.ll
index 830e41e90f18bb5e828db643bed41a02c933f7b8..b9bd4c24da0f3b4cd720bc362fc205d0e353e5c4 100644 (file)
@@ -1,4 +1,4 @@
-;RUN:  llc -mtriple=thumbv7-linux-gnueabi -filetype=obj < %s | llvm-objdump -triple=thumbv7 -d - | FileCheck %s
+;RUN:  llc -mtriple=thumbv7-linux-gnueabi < %s | llvm-mc -triple=thumbv7-linux-gnueabi -filetype=obj | llvm-objdump -triple=thumbv7 -d - | FileCheck %s
 ;RUN:  llc -mtriple=thumbv7-linux-gnueabi < %s | FileCheck %s -check-prefix=ASM
 ;RUN:  llc -mtriple=thumbv7-apple-darwin < %s | FileCheck %s -check-prefix=ASM