hanchenye-llvm-project/libcxx/cmake
Louis Dionne ce1365f8f7 [libc++] Add a CMake option to control whether the debug mode is supported
Some libc++ builds may want to disable support for the debug mode,
for example to reduce code size or because the current implementation
of the debug mode requires a global map. This commit adds the
LIBCXX_ENABLE_DEBUG_MODE CMake option and ties it into the test
suite.

It also adds a CI job to test this configuration going forward.

Differential Revision: https://reviews.llvm.org/D88923
2020-10-07 09:20:59 -04:00
..
Modules [libc++] Fix eager generator expression in DefineLinkerScript 2020-07-31 11:20:19 -04:00
caches [libc++] Add a CMake option to control whether the debug mode is supported 2020-10-07 09:20:59 -04:00
config-ix.cmake [libc++] Link against libatomic when it is found 2020-06-05 09:28:44 -04:00