summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/lsr-scale-addr-mode.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/lsr-scale-addr-mode.ll')
-rw-r--r--test/CodeGen/ARM/lsr-scale-addr-mode.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/lsr-scale-addr-mode.ll b/test/CodeGen/ARM/lsr-scale-addr-mode.ll
index 02902f2..8130019 100644
--- a/test/CodeGen/ARM/lsr-scale-addr-mode.ll
+++ b/test/CodeGen/ARM/lsr-scale-addr-mode.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm | grep lsl | grep -F {lsl #2\]}
+; RUN: llc < %s -march=arm | grep lsl | grep -F {lsl #2\]}
; Should use scaled addressing mode.
define void @sintzero(i32* %a) nounwind {
OpenPOWER on IntegriCloud