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

Charlie Turner charlie.turner at arm.com
Wed Oct 1 06:44:46 PDT 2014


Hi Eric,

> 1) The object refactor
> 2) Any test cases that work before the meat of the patch
> 3) The endianness work
>
> Sound good?

I'm reading from this that you would like my RelocVistior refactoring to have its tests in a separate patch. So the tests can be checked against the old implementation and then the refactoring can be applied and tested again. That makes sense to me :) 

Sorry if I misunderstood your suggestion. The patch set is attached.

Thanks for your time,
Charlie. 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-test-cases-for-RelocVistior.patch
Type: application/octet-stream
Size: 8691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141001/bca2bcbf/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Refactor-the-RelocVisitor-visit-method.patch
Type: application/octet-stream
Size: 10028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141001/bca2bcbf/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-support-for-ARM-and-AArch64-BE-object-files.patch
Type: application/octet-stream
Size: 5131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141001/bca2bcbf/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Report-endianness-in-output-of-dwarf-obj-dump.patch
Type: application/octet-stream
Size: 5607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141001/bca2bcbf/attachment-0003.obj>


More information about the llvm-commits mailing list