[PATCH] D32731: ELF: Set symbol binding to STB_GLOBAL when undefining symbols during LTO.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 12:37:01 PDT 2017
On Wed, May 3, 2017 at 11:55 AM, Rafael Avila de Espindola <
rafael.espindola at gmail.com> wrote:
> Peter Collingbourne via Phabricator via llvm-commits
> <llvm-commits at lists.llvm.org> writes:
>
> > pcc added a comment.
> >
> > Actually I don't think this change is necessary, and it was masking a
> bug (PR32899). We should be able to revert once that is fixed.
>
> I just fixed that. I will let you do the revert.
>
Thanks, reverted in r302067.
--
--
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/01bad4c6/attachment.html>
More information about the llvm-commits
mailing list