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

Rafael Espindola espindola at google.com
Wed Oct 6 15:15:19 PDT 2010


On 6 October 2010 17:29, Jason Kim <jasonwkim at google.com> wrote:
> The patch has been modified to immediately unify .s/ELF emission of
> .ARM.attributes
> I am requesting feedback,

I think the patch is fine.

> There's more work to be done. the .cpu attribute needs to be turned
> into an enum for consistency.

Yes, that can be done in another patch. The "cpu enum" -> text mapping
then only has to be done when printing assembly.

> Thanks!
> -jason


Thanks,
-- 
Rafael Ávila de Espíndola




More information about the llvm-commits mailing list