[LLVMdev] Win32 COFF Support - Patch 3

Michael Spencer bigcheesegs at gmail.com
Sat Jul 3 03:19:45 PDT 2010


On Wed, Jun 16, 2010 at 1:46 PM, Daniel Dunbar <daniel at zuster.org> wrote:
>  - Please split the patch into at least four parts:
>    (1) Add WinCOFFStreamer, with a stub implementation.
>    (2) Add WinCOFFObjectWriter, with a stub implementation.
>    (3) Fill in WinCOFFStreamer.
>    (4) Fill in WinCOFFObjectWriter.

3rd patch

http://github.com/Bigcheese/llvm-mirror/commit/061848bca977d5d84b296aa91afd9a3a3dac0093

And patch attached.

I'll wait on posting the 4th and 5th (making the X86 back end actually
use this stuff on windows and tests)  patches until 1 & 2 are
committed and this one is reviewed.

- Michael Spencer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms-coff-patch-3.patch
Type: application/octet-stream
Size: 10707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100703/c00edb05/attachment.obj>


More information about the llvm-dev mailing list