llvm/libcxx/cmake
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
..
caches [libc++] Drop the legacy debug mode symbols by default 2022-07-19 17:16:06 -04:00
Modules [runtimes] Introduce object libraries 2022-05-16 08:41:16 -04:00
config-ix.cmake [runtimes] [cmake] Fix -Werror detection in common build configs 2022-05-12 22:22:15 +03:00