[PATCH] D28978: [ThinLTO] Add an auto-hide feature
Mehdi Amini via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 07:08:07 PST 2017
I’d be interested to look at this.
If it is not too big can you upload an archive of --save-temps?
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
>
>
>
More information about the llvm-commits
mailing list