aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fpmem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/fpmem.ll')
-rw-r--r--test/CodeGen/ARM/fpmem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/fpmem.ll b/test/CodeGen/ARM/fpmem.ll
index 8fbd1d805840..3a454ed9631c 100644
--- a/test/CodeGen/ARM/fpmem.ll
+++ b/test/CodeGen/ARM/fpmem.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+vfp2 | FileCheck %s
+; RUN: llc -mtriple=arm -float-abi=soft -mattr=+vfp2 %s -o - | FileCheck %s
define float @f1(float %a) {
; CHECK-LABEL: f1: