[llvm-commits] Win32 COFF Support

Nathan Jeffords blunted2night at gmail.com
Wed May 5 13:34:51 PDT 2010


After working with Aaron Gray for the last few days, I believe we have a
version of my COFF object file support that can be merged into LLVM trunk.
It is able to generate usable object files for ANSI C programs, but lacks
necessary support any other non "C" linkage types.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100505/a0c045e6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Win32COFF.patch
Type: application/octet-stream
Size: 46810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100505/a0c045e6/attachment.obj>


More information about the llvm-commits mailing list