[PATCH] Implement some missing relocs for X86_64

Rafael Auler rafaelauler at gmail.com
Wed Nov 12 15:55:58 PST 2014


+rafael

Does LLVM generate these "non-ABI-conformant" relocations? Do they need to
be supported by LLD? The relocations are R_X86_64_8, R_X86_64_16,
R_X86_64_PC16 and R_X86_64_PC8.



On Wed, Nov 12, 2014 at 9:45 PM, Davide Italiano <davide at freebsd.org> wrote:

> >>! In D6235#6, @shankarke wrote:
> > Testcase ?
>
> I'll write one for R_X86_64_PC64, but what about the others? Should I
> write one also for the relocations not supported in the ABI? Or the code
> should be changed to not allow those relocations?
>
> http://reviews.llvm.org/D6235
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141112/7d4cd2b4/attachment.html>


More information about the llvm-commits mailing list