[llvm-commits] External weak linkage. llvm-gcc support

Chris Lattner clattner at apple.com
Thu Nov 30 23:01:52 PST 2006


On Nov 30, 2006, at 4:46 PM, Anton Korobeynikov wrote:

> Hello, Everyone.
>
> Please find patch for llvm-gcc4, which enables external weak linkage.
> All "supporting" patches to LLVM has been commited to CVS HEAD  
> already.
>
> Please note, that applying this patch will, probably, break crtstuff.c
> compilation on Darwin, since there is no Darwin codegen for external
> weak linkage inside.
>
> PS: I've successfully bootstrapped llvm-gcc4 with these patches on
> Linux.

Looks great, applied, thanks!

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061130/cd3bbbbc/attachment.html>


More information about the llvm-commits mailing list