checking test case for r164811. was an omission to not check this in. this was alrea...
[oota-llvm.git] / test / CodeGen / Thumb / ldr_ext.ll
index 73b97f20d71b0869435206fd52e8655acaa38ee1..9a28124b84ce4d1566fc6e1fb0246f36346efef5 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -march=thumb | FileCheck %s -check-prefix=V5
-; RUN: llvm-as < %s | llc -march=thumb -mattr=+v6 | FileCheck %s -check-prefix=V6
+; RUN: llc < %s -march=thumb | FileCheck %s -check-prefix=V5
+; RUN: llc < %s -march=thumb -mattr=+v6 | FileCheck %s -check-prefix=V6
 
 ; rdar://7176514