[PATCH][libcxx] Eliminate duplicate symbols against libsupc++
Andy Gibbs
andyg1001 at hotmail.co.uk
Mon Dec 29 07:35:54 PST 2014
Hi,
Using the same method as given in the commit log for r192074 (see
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130930/090302.html), I have attached a patch that removes duplicated
symbols in libc++ when linked against libsupc++.
I've tested building libc++ against libsupc++, libstdc++ and libc++abi without
any obvious problems, but I wanted to see if anyone has any objections before
I commit it.
Thanks
Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxx.patch
Type: text/x-patch
Size: 946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141229/e884ef58/attachment.bin>
More information about the cfe-commits
mailing list