diff options
author | Louis Dionne <ldionne@apple.com> | 2020-10-02 15:07:40 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-10-02 15:11:23 -0400 |
commit | 870827f65222ebb1a9701d4d0e916f315dc692a8 (patch) | |
tree | 995f6cbb5147b4c8fdfe3e4c67c4c30669764c66 /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 31e820378b8ae4d81e9d206a7dae64ccf4b4c97f (diff) | |
download | llvm-870827f65222ebb1a9701d4d0e916f315dc692a8.zip llvm-870827f65222ebb1a9701d4d0e916f315dc692a8.tar.gz llvm-870827f65222ebb1a9701d4d0e916f315dc692a8.tar.bz2 |
[libc++] NFCI: Remove the _LIBCPP_DEBUG_MODE helper macro
It was used inconsistently and the name was pretty confusing, so we might
as well use `#if _LIBCPP_DEBUG_LEVEL == 2` consistently everywhere.
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions