[llvm] r178679 - Implements low-level object file format specific output for COFF and
Brendan Kirby
brendan.kirby at imgtec.com
Fri Apr 5 11:51:33 PDT 2013
On 04/04/13 19:37, Rafael EspĂndola wrote:
>> Notice that the last three bytes are not zeros. Can the output for
>> llvm-readobj be changed to fix this?
> Is this a big endian machine? I think the problem might be is the
> MachOObject change is behavior base on the host endianes.
>
Yes, this is a big endian machine. When running it on a little endian
machine, I'm not seeing the tests fail.
Brendan
>> Thanks,
>>
>> Brendan
> Cheers,
> Rafael
More information about the llvm-commits
mailing list