[LLVMdev] ELFWriter and libelf.

Chris Lattner sabre at nondot.org
Sun May 11 10:39:22 PDT 2008


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.html

Yes, 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



More information about the llvm-dev mailing list