Initial ARM/Thumb disassembler check-in. It consists of a tablgen backend
[oota-llvm.git] / test / CodeGen / ARM / str_pre-2.ll
index e9f194574e43eb222c7102196dafb4ac489dd7ef..553cd64fce94c01a3ecadee3533c766003f3ae0f 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-linux-gnu | grep {str.*\\!}
-; RUN: llvm-as < %s | llc -mtriple=arm-linux-gnu | grep {ldr.*\\\[.*\], #+4}
+; RUN: llc < %s -mtriple=arm-linux-gnu | grep {str.*\\!}
+; RUN: llc < %s -mtriple=arm-linux-gnu | grep {ldr.*\\\[.*\], #4}
 
 @b = external global i64*