search for: b8eb300f

Displaying 3 results from an estimated 3 matches for "b8eb300f".

Did you mean: b80b3000
2010 Jun 13
0
[LLVMdev] Win32 COFF Support
On Sun, Jun 13, 2010 at 12:32 PM, Michael Spencer <bigcheesegs at gmail.com>wrote: > On Sun, Jun 13, 2010 at 6:34 AM, Matt Fleming <matt at console-pimps.org> > wrote: > > FYI, I've been working wth Daniel to try and pull all the Mach-O > > specific things out of llvm-mc and lib/MC and put them into object file > > classes. Once those patches are merged it
2010 Jun 13
2
[LLVMdev] Win32 COFF Support
...lack of COFF support in llvm-mc. - Michael Spencer -------------- next part -------------- A non-text attachment was scrubbed... Name: COFF-support-test.patch Type: application/octet-stream Size: 22499 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100613/b8eb300f/attachment.obj>
2010 Jun 13
2
[LLVMdev] Win32 COFF Support
On Sun, Jun 13, 2010 at 6:34 AM, Matt Fleming <matt at console-pimps.org> wrote: > FYI, I've been working wth Daniel to try and pull all the Mach-O > specific things out of llvm-mc and lib/MC and put them into object file > classes. Once those patches are merged it should be a small matter of > programming to get COFF support for llvm-mc, given that the ObjectWriter > and