[llvm-commits] [Mips] Direct object big endian review and submittal request (Rafael ?vila de Esp?ndola)
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Fri Jan 6 19:58:36 PST 2012
On 05/01/12 02:46 PM, Carter, Jack wrote:
> Rafael,
>
> I slipped this in. It doesn't have anything to do with bigendian. It is
> an existing test case for direct object tls support that checks
> relocation records.
>
> Evidently elf-dump changed to pad out with zeros causing this check to
> fail. The test case update uses regular expressions to zero or more
> padded zeros.
That is the part I don't understand. elf-dump prints the fields in fixed
width. For example, the r_type should always be printed with two hex
digits on 32 bit ELF and 8 hex digits on 64 bit ELF.
> Jack
>
Cheers,
Rafael
More information about the llvm-commits
mailing list