[LLVMdev] FYI: ELFObjectWriter/ELFObjectWriterImpl refactoring TBA (need for ARM/MC/ELF)
Jason Kim
jasonwkim at google.com
Tue Nov 9 09:31:34 PST 2010
This is a heads up - if you aren't into ELF or ARM, you can stop reading :-)
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).
I am currently working on a set of patches, which I will send to
commits for review, hopefully in a day or three.
Thanks
-jason
More information about the llvm-dev
mailing list