[LLVMdev] FYI: ELFObjectWriter/ELFObjectWriterImpl refactoring TBA (need for ARM/MC/ELF)

Renato Golin renato.golin at arm.com
Tue Nov 9 10:14:58 PST 2010


On 9 November 2010 17:32, Jim Grosbach <grosbach at apple.com> wrote:
>> I need to add ARM specific relocation support which require some
>> amount of reorg to the exiting ELFObjectWriter.* to remove x86 biases
>> (or at least move them elsewhere).
>
> Thanks for the heads up, Jason. Looking forward to seeing the patches!

Hi Jason, Jim,

Thanks for sharing.

I want to see those patches too, as I need to know where to insert my
changes to enable relocations in static constructors and type
information (and later on in EH).

-- 
cheers,
--renato



More information about the llvm-dev mailing list