[PATCH] D28978: [ThinLTO] Add an auto-hide feature
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 10:07:29 PST 2017
On Fri, Feb 3, 2017 at 7:08 AM, Mehdi Amini <mehdi.amini at apple.com> wrote:
> I’d be interested to look at this.
> If it is not too big can you upload an archive of --save-temps?
>
Uploaded a zip here:
https://drive.google.com/open?id=0B036uwnWM6RWZDduZEJWaUJvdmM
Teresa
> Thanks,
>
> —
> Mehdi
>
> > On Feb 3, 2017, at 6:49 AM, Teresa Johnson via Phabricator <
> reviews at reviews.llvm.org> wrote:
> >
> > tejohnson added a comment.
> >
> > FYI I also just confirmed that this patch was causing linker errors in
> SPEC 450.soplex of the form:
> >
> > /usr/bin/ld: error: hidden symbol '_ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_PKc'
> is not defined locally
> > /usr/bin/ld: error: hidden symbol '_ZSt4endlIcSt11char_
> traitsIcEERSt13basic_ostreamIT_T0_ES6_' is not defined locally
> >
> >
> > Repository:
> > rL LLVM
> >
> > https://reviews.llvm.org/D28978
> >
> >
> >
>
>
--
Teresa Johnson | Software Engineer | tejohnson at google.com | 408-460-2413
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/d605772b/attachment.html>
More information about the llvm-commits
mailing list