[PATCH] Always add LLVMgold.so plugin if it's present in the standard location

Chandler Carruth chandlerc at google.com
Mon Feb 24 10:46:14 PST 2014


On Mon, Feb 24, 2014 at 10:43 AM, Tom Roeder <tmroeder at google.com> wrote:

> I agree that we probably should leave the default behavior as it is.
> Are you opposed to adding the always-pass-gold feature behind a build
> flag?
>

My inclination would be to provide a generic driver flag that does this.
Then -flto can just imply this flag when linking, but folks who know they
are using gold can pass it directly.

Not sure if we really need a build-time parameter to toggle the default
here (I personally don't see a need, but perhaps others do).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140224/e8ba9d2d/attachment.html>


More information about the cfe-commits mailing list