aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/dyn-stackalloc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/dyn-stackalloc.ll')
-rw-r--r--test/CodeGen/ARM/dyn-stackalloc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/dyn-stackalloc.ll b/test/CodeGen/ARM/dyn-stackalloc.ll
index de2820e..4ac5b8a 100644
--- a/test/CodeGen/ARM/dyn-stackalloc.ll
+++ b/test/CodeGen/ARM/dyn-stackalloc.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm
+; RUN: llc -mtriple=arm-eabi %s -o /dev/null
%struct.comment = type { i8**, i32*, i32, i8* }
%struct.info = type { i32, i32, i32, i32, i32, i32, i32, i8* }