[llvm-commits] [PATCH] Add relocation types for Hexagon processor

Sidney Manning sidneym at codeaurora.org
Tue Jun 19 14:04:06 PDT 2012


I would like to submit the following patch for review.  This is my first
patch to llvm and it adds relocation types  used by Qualcomm's Hexagon
processor.  I extended the objdump-relocations.test to verify a few of the
newly added relocs, similar to what I saw x86 doing.

 

There are two attachments to this email, the normal diff and a binary file.
The binary is a hexagon object file used by objdump-relocations.test to
check a few of the newly added relocs.  It should be uncompressed and placed
into the ~test/Object/Inputs directory.

 

Thanks,

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120619/e7029962/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hexagon-adds-elf.diff
Type: application/octet-stream
Size: 10595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120619/e7029962/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trivial-object-test.elf-hexagon.gz
Type: application/x-gzip
Size: 328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120619/e7029962/attachment.bin>


More information about the llvm-commits mailing list