When using the 'push' mnemonic for Thumb2 stmdb, be explicit when it's the
[oota-llvm.git] / test / CodeGen / Blackfin / basic-i16.ll
index d8506319ef7ce3562000a3c5f83f5523dc25e7e8..541e9a8dc948c41ef032f74b71006650a6fddcd2 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=bfin
+; RUN: llc < %s -march=bfin
 
 define i16 @add(i16 %A, i16 %B) {
        %R = add i16 %A, %B             ; <i16> [#uses=1]