[LLVMdev] Win32 COFF Support

Nathan Jeffords blunted2night at gmail.com
Mon Jun 21 23:45:13 PDT 2010


Right on, thanks for working on this. I have been busy lately, but its good
to see progress being made.

On Mon, Jun 21, 2010 at 11:31 PM, Michael Spencer <bigcheesegs at gmail.com>wrote:

> On Mon, Jun 21, 2010 at 3:15 PM, Nathan Jeffords
> <blunted2night at gmail.com> wrote:
> > write_uint32_le is used to write into a arbitrary data buffer, where as
> >  WriteLE32 is used to write into the object file.
>
> Ah, I didn't notice that.
>
> Here's yet another style patch. Thanks to coppro for the review that
> found most of these. (note, I made a branch and did a rebase just so I
> could merge all the changes into one commit for the sexy github diff
> display :P. Switch to master if you want to pull).
>
>
> http://github.com/Bigcheese/llvm-mirror/commit/9e44816f67d80cf0a5572f0302573ec73182fcd5
>
> Up next are the more substantial changes; starting with splitting up
> WinCOFF.h into Support/COFF.h and WinCOFFObjectWriter.
>
> - Michael Spencer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100621/48400649/attachment.html>


More information about the llvm-dev mailing list