[PATCH] [mips] Don't propagate -mfpxx by default if soft/single float were also set.

Toma Tabacu toma.tabacu at imgtec.com
Thu Jun 11 06:41:20 PDT 2015


Hi dsanders, atanasyan,

If the driver is only given -msoft-float/-mfloat-abi=soft or -msingle-float,
we should refrain from propagating -mfpxx, unless it was explicitly given on the
command line.

http://reviews.llvm.org/D10387

Files:
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  test/Driver/mips-as.c
  test/Driver/mips-features.c
  test/Driver/mips-integrated-as.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10387.27501.patch
Type: text/x-patch
Size: 16040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150611/f4f76435/attachment.bin>


More information about the cfe-commits mailing list