Hi, Have you guys considered libelf [1] for implementing ELFWriter? [1] http://people.freebsd.org/~jkoshy/download/libelf/article.html Regards, -Mahadevan.
On May 11, 2008, at 5:30 AM, Mahadevan R wrote:> Hi, > > Have you guys considered libelf [1] for implementing ELFWriter? > > [1] http://people.freebsd.org/~jkoshy/download/libelf/article.htmlYes, I considered this. The problem is that the hard part isn't writing out the format, it is assembling the correct info. libelf doesn't help there. -Chris
Possibly Parallel Threads
- [LLVMdev] ELF / COFF Summary
- [LLVMdev] ELF / COFF Summary
- [LLVMdev] Removal of GVStub methods from MachineCodeEmitter, ELFWriter, and MachOWriter
- [LLVMdev] Removal of GVStub methods from MachineCodeEmitter, ELFWriter, and MachOWriter
- [LLVMdev] llvm-py (Python bindings for LLVM), new release 0.6.