Eliminate more uses of llvm-as and llvm-dis.
[oota-llvm.git] / test / CodeGen / Blackfin / addsub-i128.ll
index f0934e9307f682056053a9e2bfb1d476e0f76783..dd5610120b4d9da55b1595d3beeca7014598aa8a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=bfin -verify-machineinstrs
+; RUN: llc < %s -march=bfin -verify-machineinstrs
 
 ; These functions have just the right size to annoy the register scavenger: They
 ; use all the scratch registers, but not all the callee-saved registers.