[PATCH] [mips] [IAS] Add support for the .module softfloat/hardfloat directives.

Toma Tabacu toma.tabacu at imgtec.com
Fri Apr 17 03:18:55 PDT 2015


Hi dsanders,

These directives are used to set the default value of the SoftFloat feature.
They have the same effect as setting -m{soft, hard}-float from the command line.

http://reviews.llvm.org/D9073

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
  lib/Target/Mips/MipsTargetStreamer.h
  test/MC/Mips/module-hardfloat.s
  test/MC/Mips/module-softfloat.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9073.23906.patch
Type: text/x-patch
Size: 7229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150417/662d5bee/attachment.bin>


More information about the llvm-commits mailing list