Eliminate more uses of llvm-as and llvm-dis.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-ldrb.ll
index 4fae85bf27503278aaed42ec4c0c6506746de191..bf1009743afc9c636b11d660ddaa3202110c4e5e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=thumb -mattr=+thumb2 | FileCheck %s
+; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
 
 define i8 @f1(i8* %v) {
 entry: