[llvm-commits] [PATCH] Object File Library

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Nov 14 13:51:18 PST 2010


On 11 November 2010 21:23, Michael Spencer <bigcheesegs at gmail.com> wrote:
> Attached are updated patches to be reviewed. I've split them up into
> the generic API, the COFF and ELF implementations, tool changes, and
> tests.

I hope you don't mind if at some point I move the basic ELF types from
lib/Object/ELFObjectFile.cpp to a header file. I would *love* to use
them in ELFObjectWriter.cpp :-)

>
> - Michael Spencer

Thanks a lot,
Rafael



More information about the llvm-commits mailing list