[PATCH] Add missing 64-bit relocation types to the x86-64 machine code

Tom Roeder tmroeder at google.com
Wed Oct 30 11:23:39 PDT 2013


Thanks for the comments. Here's a version of the patch that merges the test
into test/MC/ELF/relocation.s, where all the related relocations seem to be
getting tested.


On Wed, Oct 30, 2013 at 10:27 AM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> If it is easy to merge this test into some other file, please do so.
>
> By using "llvm-readobj -r" and making f global you can make the CHECK
> lines more specific by including the symbol name (f).
>
>
>
> On 29 October 2013 19:42, Tom Roeder <tmroeder at google.com> wrote:
> > This is a small patch to add some (but not all) of the x86-64 relocations
> > that are not currently supported in the ELF object writer. Please let me
> > know what you think.
> >
> > Tom
> >
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131030/35688ca8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reloc.patch
Type: text/x-patch
Size: 2256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131030/35688ca8/attachment.bin>


More information about the llvm-commits mailing list