libc++.so is now a linker script that includes -lc++abi if necessary.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22861
Remove LLVM_ENABLE_LIBCXXABI ClosedPublic Authored by Hahnfeld on Jul 27 2016, 6:42 AM.
Details Summary libc++.so is now a linker script that includes -lc++abi if necessary.
Diff Detail
Event TimelineHahnfeld updated this object. EricWF edited edge metadata. Comment ActionsLGTM. Hopefully everybody who used this option now uses linker scripts. This revision is now accepted and ready to land.Aug 2 2016, 11:00 PM Closed by commit rL277714: Remove LLVM_ENABLE_LIBCXXABI (authored by Hahnfeld). · Explain WhyAug 4 2016, 3:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 66784 llvm/trunk/CMakeLists.txt
llvm/trunk/cmake/modules/HandleLLVMStdlib.cmake
|