[PATCH] D18731: ELF: Create dynamic symbols for symbol aliases of copy relocations.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 13:57:32 PDT 2016


I will take a look at the patch, but I agree that when copy relocations are
involved we should push for simplicity.
On Apr 4, 2016 4:27 PM, "Peter Collingbourne" <peter at pcc.me.uk> wrote:

> pcc updated this revision to Diff 52617.
> pcc added a comment.
>
> Use a sorted list of object aliases
>
>
> http://reviews.llvm.org/D18731
>
> Files:
>   ELF/InputFiles.h
>   ELF/OutputSections.cpp
>   ELF/Writer.cpp
>   test/ELF/Inputs/relocation-copy-alias.s
>   test/ELF/relocation-copy-alias.s
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160404/b20aa9cc/attachment.html>


More information about the llvm-commits mailing list