aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-10-06 16:46:58 -0400
committerLouis Dionne <ldionne@apple.com>2020-10-07 09:20:59 -0400
commitce1365f8f7e3d8297d74afafe7cbbda442a25c50 (patch)
tree32980a62fe20ee7d05c4d64fc16cc843c10c5309 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent602c193e2aeb19f5d2e48075281601a2386e8758 (diff)
downloadllvm-ce1365f8f7e3d8297d74afafe7cbbda442a25c50.zip
llvm-ce1365f8f7e3d8297d74afafe7cbbda442a25c50.tar.gz
llvm-ce1365f8f7e3d8297d74afafe7cbbda442a25c50.tar.bz2
[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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions