search for: 145f00ee

Displaying 2 results from an estimated 2 matches for "145f00ee".

2010 Jun 13
0
[LLVMdev] Win32 COFF Support
...OFF support in > llvm-mc. > > - Michael Spencer > Nice, is their any dependencies besides python and a LLVM build enviroment? cygwin? MinGW? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100613/145f00ee/attachment.html>
2010 Jun 13
2
[LLVMdev] Win32 COFF Support
On Sun, Jun 13, 2010 at 4:43 PM, Nathan Jeffords <blunted2night at gmail.com> wrote: >> I know some people are working on native linkers for LLVM. It would be >> interesting to see an architecture for handling object files that >> could be shared between lib/MC and a linker. > > > This would be good I think. > If a linker loaded object files into an IR, maybe