[PATCH] D18554: [ELF, PR27016] - Do not keep undefined locals in .symtab

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 09:00:13 PDT 2016


On Mar 29, 2016 11:47 AM, "George Rimar" <grimar at accesssoftek.com> wrote:
>
> grimar added a comment.
>
> In http://reviews.llvm.org/D18554#385664, @rafael wrote:
>
> > Wait, won't this also drop global undefined?
>
>
> No, shouldKeepInSymtab() is executed only from copyLocalSymbols()

Oh, OK.

Thanks,
Rafael

>
> http://reviews.llvm.org/D18554
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160329/cccea7ff/attachment.html>


More information about the llvm-commits mailing list