aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2009-07-22-SchedulerAssert.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2009-07-22-SchedulerAssert.ll')
-rw-r--r--test/CodeGen/ARM/2009-07-22-SchedulerAssert.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2009-07-22-SchedulerAssert.ll b/test/CodeGen/ARM/2009-07-22-SchedulerAssert.ll
index 6761687..bc4a95c 100644
--- a/test/CodeGen/ARM/2009-07-22-SchedulerAssert.ll
+++ b/test/CodeGen/ARM/2009-07-22-SchedulerAssert.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm
+; RUN: llc -mtriple=arm-eabi %s -o /dev/null
%struct.cli_ac_alt = type { i8, i8*, i16, i16, %struct.cli_ac_alt* }
%struct.cli_ac_node = type { i8, i8, %struct.cli_ac_patt*, %struct.cli_ac_node**, %struct.cli_ac_node* }