[PATCH] [Sparc] Make soft-float emit an error.

James Y Knight jyknight at google.com
Mon Jun 15 12:53:08 PDT 2015


Hi echristo,

LLVM does not and has not ever supported a soft-float ABI mode on
Sparc, so don't pretend that it does.

Also switch the default from "soft-float" -- which was actually
hard-float because soft-float is unimplemented -- to hard-float.

http://reviews.llvm.org/D10457

Files:
  lib/Driver/Tools.cpp
  test/Driver/sparc-float.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10457.27707.patch
Type: text/x-patch
Size: 4356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150615/6d77db80/attachment.bin>


More information about the cfe-commits mailing list