[PATCH] D12508: [libcxx] Make it drastically simpler to link libc++.

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 12 14:16:31 PDT 2015


rsmith added a comment.

I think this is a good direction. I used to link libc++abi into libc++, and switched to using a hand-rolled linker script a while back. It's been working great for me.


http://reviews.llvm.org/D12508





More information about the cfe-commits mailing list