summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/ldr_frame.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/ldr_frame.ll')
-rw-r--r--test/CodeGen/ARM/ldr_frame.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/ldr_frame.ll b/test/CodeGen/ARM/ldr_frame.ll
index 4431506..a3abdb6 100644
--- a/test/CodeGen/ARM/ldr_frame.ll
+++ b/test/CodeGen/ARM/ldr_frame.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm | not grep mov
+; RUN: llc < %s -march=arm | not grep mov
define i32 @f1() {
%buf = alloca [32 x i32], align 4
OpenPOWER on IntegriCloud