[LLVMdev] AsmPrinter::EmitLinkage
Aaron Gray
aaronngray.lists at googlemail.com
Tue May 11 10:49:46 PDT 2010
On 11 May 2010 18:04, Anton Korobeynikov <anton at korobeynikov.info> wrote:
> > For the windows sub-target is it safe to assume Microsoft's linker is the
> being targeted?
> I'd really appreciate if both ms link and gnu ld will be tested, if
> this is possible.
I have done some tests with Cygwin, and most things seem okay, e.g. Static
Constructors...Virtual Destructors.
I did try building llvm-gcc on Cygwin with some hacks, but llvm-gcc requires
some inline assembly, I may try and hack that through as assembly code.
This involved linking and xgcc ran okay, so things are looking good :)
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100511/912dd092/attachment.html>
More information about the llvm-dev
mailing list