aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/hfptrcall.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/hfptrcall.ll')
-rw-r--r--test/CodeGen/Mips/hfptrcall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/hfptrcall.ll b/test/CodeGen/Mips/hfptrcall.ll
index 25639dad63a8..9df8d900693c 100644
--- a/test/CodeGen/Mips/hfptrcall.ll
+++ b/test/CodeGen/Mips/hfptrcall.ll
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic < %s | FileCheck %s -check-prefix=picel
+; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=picel
@ptrsv = global float ()* @sv, align 4
@ptrdv = global double ()* @dv, align 4