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

Jason Kim jasonwkim at google.com
Fri Oct 8 16:34:42 PDT 2010


I am still getting used to the MC way of doing things, so I am not
sure if the section creation is done in the right place or not. I'll
work on it some more this weekend and resend if I find a better way to
do it - If anyone has pointers in the mean time, that'd be great.

Thanks!

-jason

On Thu, Oct 7, 2010 at 8:54 PM, Jason Kim <jasonwkim at google.com> wrote:
> Second set of ARM/MC/ELF changes.
>
> Added ARM specific ELF section types.
> Added AttributesSection to ARMElfTargetObject
> First step in unifying .cpu assembly tag with ELF/.o
> llc now asserts on actual ELF emission on -filetype=obj :-)
>
> Feedback, please!
>
> Thanks for reading!
>
> -Jason
>



More information about the llvm-commits mailing list