llvm-capstone/libcxx/lib
Louis Dionne f1c3013541 [libc++] Drop the legacy debug mode symbols by default
Leave the escape hatch in place with a note, but don't include the
debug mode symbols by default since we don't support the debug mode
in the normal library anymore.

This is technically an ABI break for users who were depending on
those debug mode symbols in the dylib, however those users will
already be broken at compile-time because they must have been using
_LIBCPP_DEBUG=2, which is now an error.

Differential Revision: https://reviews.llvm.org/D127360
2022-07-19 17:16:06 -04:00
..
abi [libc++] Drop the legacy debug mode symbols by default 2022-07-19 17:16:06 -04:00
libc++abi.exp [libc++] Remove the legacy LIBCXX_LIBCPPABI_VERSION option 2022-05-16 15:23:43 -04:00
libc++unexp.exp
notweak.exp
weak.exp [libc++/abi] Revert "[libc++] Move the weak symbols list to libc++abi" 2020-10-05 11:42:13 -04:00