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

Charlie Turner charlie.turner at arm.com
Wed Sep 24 09:00:52 PDT 2014


Hi Renato

Thanks, I would appreciate help committing :)

The new patches are attached.

Cheers,
Charlie.

-----Original Message-----
From: Charlie Turner [mailto:charlie.turner at arm.com] 
Sent: 24 September 2014 16:43
To: 'Renato Golin'
Cc: LLVM Commits
Subject: RE: [PATCH] Improve big-endian support for ARM and AArch64

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: 12501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140924/ba86f676/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/ba86f676/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: 5573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140924/ba86f676/attachment-0002.obj>


More information about the llvm-commits mailing list