[llvm-commits] Proof of concept patch for unifying the .s/ELF emission of .ARM.attributes

Jason Kim jasonwkim at google.com
Thu Oct 14 10:04:15 PDT 2010


On Wed, Oct 13, 2010 at 9:04 AM, Rafael Espindola <espindola at google.com> wrote:
>> Oops, I misread Rafael's sentence. Sorry about that Rafael., Didn't
>> mean to sound flamey.
>> In any case, --hex preserves old behavior. It seemed like the least
>> intrusive way to get hex dump to work.
>
> So, the constants that you want to check for are section types and
> contents, right? The contents are already dumped as hex. Can you just
> unconditionally change the section types to hex and avoid the option?

Uhh, I guess I better doublecheck the exising tests to make sure
elf-dump decimal print is not being checked against.

Thanks!

-jason
>
> Cheers,
> --
> Rafael Ávila de Espíndola
>




More information about the llvm-commits mailing list