aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/large-stack.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/large-stack.ll')
-rw-r--r--test/CodeGen/ARM/large-stack.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/large-stack.ll b/test/CodeGen/ARM/large-stack.ll
index ddf0f0e..1a9a1fa 100644
--- a/test/CodeGen/ARM/large-stack.ll
+++ b/test/CodeGen/ARM/large-stack.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm
+; RUN: llc -mtriple=arm-eabi %s -o /dev/null
define void @test1() {
%tmp = alloca [ 64 x i32 ] , align 4