[PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt

James Molloy via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 18 09:49:17 PST 2015


Hi,

I'll take a look and see what actual codepath is being triggered. That
might give us some insight into the current behaviour. Because like you I
don't like doing things when we don't exactly know why they're necessary.

James

On Fri, 18 Dec 2015 at 17:48 Joerg Sonnenberger via cfe-commits <
cfe-commits at lists.llvm.org> wrote:

> On Fri, Dec 18, 2015 at 05:31:45PM +0000, James Molloy via cfe-commits
> wrote:
> > Evidently not, at least not completely. I see codegen differences with
> this
> > patch (and at least one significant improvement).
>
> I don't mind the patch as is, but it seems to be a move in the wrong
> direction by hiding the real issue. Just saying.
>
> Joerg
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151218/9357b631/attachment.html>


More information about the cfe-commits mailing list