[llvm-commits] [compiler-rt][patch] Build on linux. Avoid extra _

Rafael Espindola espindola at google.com
Thu Nov 5 18:36:08 PST 2009


The attached patch avoids adding an extra _ at the start of a symbol
when building an ELF object. The patch also changes the makefile to
build a shared library liked with libunwind so that it is a drop-in
libgcc replacement. I understand that the makefile is deprecated in
favor of cmake, but the patch might at least be an useful reference
for someone working on cmake.

Cheers,
-- 
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shared.patch
Type: text/x-diff
Size: 3852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091105/5900fadb/attachment.patch>


More information about the llvm-commits mailing list