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

Anton Korobeynikov asl at math.spbu.ru
Thu Nov 30 16:46:58 PST 2006


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.
-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-gcc.diff
Type: text/x-patch
Size: 4695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061201/a3088da5/attachment.bin>


More information about the llvm-commits mailing list