[PATCH] Implement some missing relocs for X86_64

Davide Italiano davide at freebsd.org
Wed Nov 12 14:19:47 PST 2014


Hi rafaelauler, shankarke,

I'm still unsure about a couple of things:

1) http://www.x86-64.org/documentation/abi.pdf page 72 mentions some of these relocations are not conformant to the ABI, so I'm not sure if these should be disallowed entirely?
2) how to test this/where to put the tests

http://reviews.llvm.org/D6235

Files:
  lib/ReaderWriter/ELF/X86_64/TODO.rst
  lib/ReaderWriter/ELF/X86_64/X86_64RelocationHandler.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6235.16114.patch
Type: text/x-patch
Size: 3645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141112/45d02203/attachment.bin>


More information about the llvm-commits mailing list