aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2009-04-08-FREM.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2009-04-08-FREM.ll')
-rw-r--r--test/CodeGen/ARM/2009-04-08-FREM.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2009-04-08-FREM.ll b/test/CodeGen/ARM/2009-04-08-FREM.ll
index 99907fc..606c6b1 100644
--- a/test/CodeGen/ARM/2009-04-08-FREM.ll
+++ b/test/CodeGen/ARM/2009-04-08-FREM.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm
+; RUN: llc -mtriple=arm-eabi %s -o /dev/null
declare i32 @printf(i8*, ...)