[PATCH] D39392: Do not add weak undefined symbols to .dynsym unless -pic or -shared are given.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 4 17:31:36 PDT 2017
This is the first step to simplify and improve relocation handling in lld.
I'd like to submit it so that I can make further changes. Can you take a
look?
On Sat, Nov 4, 2017 at 5:27 PM, Rui Ueyama via Phabricator <
reviews at reviews.llvm.org> wrote:
> ruiu updated this revision to Diff 121606.
> ruiu added a comment.
> Herald added a subscriber: arichardson.
>
> - Rebased
>
>
> https://reviews.llvm.org/D39392
>
> Files:
> lld/ELF/Relocations.cpp
> lld/ELF/Symbols.cpp
> lld/test/ELF/weak-undef-export.s
> lld/test/ELF/weak-undef-pic-nopic.s
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171104/8e2e1201/attachment.html>
More information about the llvm-commits
mailing list