aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-04-08-AggregateAddr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2009-04-08-AggregateAddr.ll')
-rw-r--r--test/CodeGen/ARM/2009-04-08-AggregateAddr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2009-04-08-AggregateAddr.ll b/test/CodeGen/ARM/2009-04-08-AggregateAddr.ll
index f6b3d2c0147b..ade6a10afef6 100644
--- a/test/CodeGen/ARM/2009-04-08-AggregateAddr.ll
+++ b/test/CodeGen/ARM/2009-04-08-AggregateAddr.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm
+; RUN: llc -mtriple=arm-eabi %s -o /dev/null
; PR3795
define fastcc void @_D3foo3fooFAriZv({ i32, { double, double }* } %d_arg, i32 %x_arg) {