[Mips] Adjust float ABI settings in case of MIPS16 mode.
[oota-llvm.git] / test / CodeGen / Mips / hfptrcall.ll
index 25639dad63a82f873a62994279d56b8fc56b853e..9df8d900693c0408548e1bb0bb26f27fcf69d5bc 100644 (file)
@@ -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