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

Eric Christopher echristo at gmail.com
Wed Oct 1 17:45:55 PDT 2014


On Wed, Oct 1, 2014 at 6:44 AM, Charlie Turner <charlie.turner at arm.com> wrote:
> 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.
>

The patch set looks good. Since this isn't really testing
llvm-dwarfdump per-se can you go ahead and put the tests in
test/DebugInfo?

Thanks!

-eric



More information about the llvm-commits mailing list