[PATCH] Improve big-endian support for ARM and AArch64

Charlie Turner charlie.turner at arm.com
Wed Sep 24 08:43:06 PDT 2014


Please find the updated patches attached.

Patch 1 now contains only the refactoring and a test.
Patch 2 contains the updates to the ARM and AArch64 relocation visitor & associated tests
Patch 3 contains the user interface change which reports the detected endianness & associated tests. 

Thanks,
Charlie.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Refactor-the-RelocVisitor-visit-method.patch
Type: application/octet-stream
Size: 13194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140924/ca5688bc/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-support-for-ARM-and-AArch64-BE-object-files.patch
Type: application/octet-stream
Size: 5272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140924/ca5688bc/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Report-endianness-in-output-of-dwarf-obj-dump.patch
Type: application/octet-stream
Size: 5571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140924/ca5688bc/attachment-0002.obj>


More information about the llvm-commits mailing list