PATCH: Refactor definition of ELF relocations

Will Newton will.newton at linaro.org
Thu Nov 20 06:35:32 PST 2014


Hi,

The attached patches refactor how ELF relocations are defined in order
to reduce some duplication. This is my first patch to LLVM so I hope
the style is in keeping with what is required.

The patches are not intended to have any functional change.

-- 
Will Newton
Toolchain Working Group, Linaro
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Split-ELF-relocation-defintions-into-per-architectur.patch
Type: text/x-patch
Size: 65563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141120/76839634/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Remove-duplication-of-relocation-names-in-lib-Object.patch
Type: text/x-patch
Size: 46284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141120/76839634/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Remove-duplication-of-relocation-names-in-lib-Object.patch
Type: text/x-patch
Size: 11791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141120/76839634/attachment-0002.bin>


More information about the llvm-commits mailing list