[PATCH] D47414: [llvm-objcopy] Fix null symbol handling

Alexander Shaposhnikov via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 22:51:16 PDT 2018


+1


On Wed, May 30, 2018, 10:45 PM Jake Ehrlich via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:

> jakehehrlich added a subscriber: alexshap.
> jakehehrlich added a comment.
>
> Quick drop in. What I was thinking about before was to just never pass the
> null symbol to remove or anything else. It can still be there it just
> shouldn't be allowed to be updated or removed.
>
> As for how the null section header should be treated we have to consider
> large indexes before proceeding.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D47414
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/9b660bf7/attachment.html>


More information about the llvm-commits mailing list