[llvm-commits] External weak linkage patches for review

Anton Korobeynikov asl at math.spbu.ru
Sat Nov 25 17:44:43 PST 2006


Hello, Everyone.

Please find patches for LLVM & llvm-gcc4 which enables external weak
linkage. This is just first "draft".

Know issues:

1. There is some "FIXME" in the llvm-backend.cpp connected with external
weak linkage. It seems to be somehow "old". Don't know, what should be
done with it.
2. FIXME's in backend code: Darwin & Mingw32 codegens should be
implemented
3. Linker & ExecutionEngine wasn't touched. TBD later.
4. Fixed somehow ELFWriter.cpp. It should be finished. The same applies
to MachOWriter.cpp. Unfortunately, I don't know this code well to finish
it.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.

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


More information about the llvm-commits mailing list