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

Rafael Espindola espindola at google.com
Wed Oct 13 09:04:10 PDT 2010


> 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?

Cheers,
-- 
Rafael Ávila de Espíndola




More information about the llvm-commits mailing list