summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/extloadi1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/extloadi1.ll')
-rw-r--r--test/CodeGen/ARM/extloadi1.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/extloadi1.ll b/test/CodeGen/ARM/extloadi1.ll
index dc45ce705f44..2504c6c61e3e 100644
--- a/test/CodeGen/ARM/extloadi1.ll
+++ b/test/CodeGen/ARM/extloadi1.ll
@@ -1,4 +1,5 @@
-; RUN: llc < %s -march=arm
+; RUN: llc -mtriple=arm-eabi %s -o /dev/null
+
@handler_installed.6144.b = external global i1 ; <i1*> [#uses=1]
define void @__mf_sigusr1_respond() {