[LLVMdev] MC ELFObjectWriter backend refactoring

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Nov 22 13:11:32 PST 2010


> Heads up: I just lifted some code from X86::RecordRelocation to
> ELFObjectWriter -
> More to follow.

Thanks,
How far do you want to go? I was playing with the idea of factoring
the relocation recording into another class and moving those to
lib/Target/*. That way the ELF writer becomes non-virtual again.

> Thanks,
> -jason

Cheers,
Rafael



More information about the llvm-dev mailing list