Displaying 2 results from an estimated 2 matches for "23598d23".
2010 May 28
0
[LLVMdev] Win32 COFF Support
...rsion of my
Win32 COFF support patch. There is no new functionality, I just fixed some
compiler errors due to recent changes in the MC library.
- Nathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100527/23598d23/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: changes.patch
Type: application/octet-stream
Size: 49220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100527/23598d23/attachment.obj>
2010 May 20
6
[LLVMdev] Win32 COFF Support
Hi guys,
I have attached my patch to support generating win32 COFF object files. I
would have posted earlier, but my system drive crashed and I had to rebuild
my system; Luckily, my source code was on a secondary drive. I think this
would be a good beginning for ongoing support of the COFF object file format
and was hoping for some feedback as to whether it was commit worthy or what
was needed to