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