aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/ARM/floorf.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/floorf.ll b/test/CodeGen/ARM/floorf.ll
index 29f43fd..492fc36 100644
--- a/test/CodeGen/ARM/floorf.ll
+++ b/test/CodeGen/ARM/floorf.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=arm < %s | FileCheck %s
+; RUN: llc -mtriple=arm-unknown-unknown < %s | FileCheck %s
; CHECK: test1
define float @test1() nounwind uwtable readnone ssp {