Revert LoopStrengthReduce.cpp to pre-r94061 for now.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-ldr_post.ll
index 79ffa8293521d967911330167c307883f44ae15a..d1af4ba47fe08405e240131611fbbc4ebbb63406 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=thumb -mattr=+thumb2 | \
+; RUN: llc < %s -march=thumb -mattr=+thumb2 | \
 ; RUN:   grep {ldr.*\\\[.*\],} | count 1
 
 define i32 @test(i32 %a, i32 %b, i32 %c) {