summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/large-stack.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Thumb/large-stack.ll')
-rw-r--r--test/CodeGen/Thumb/large-stack.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb/large-stack.ll b/test/CodeGen/Thumb/large-stack.ll
index f7c9ed0700..02de36af1c 100644
--- a/test/CodeGen/Thumb/large-stack.ll
+++ b/test/CodeGen/Thumb/large-stack.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=thumb | grep {ldr.*LCP} | count 5
+; RUN: llc < %s -march=thumb | grep {ldr.*LCP} | count 5
define void @test1() {
%tmp = alloca [ 64 x i32 ] , align 4