llvm-project/libcxxabi
Petr Hosek 6f5f847a36 [libcxxabi] Copy headers into build location
Prior to D120727, the libcxx build was responsible for copying libcxxabi
headers into the right location, both in the build and install trees,
but now it's the responsibility of the libcxxabi build. While the build
already did the right thing for the install tree, it wouldn't copy
headers into the build tree, resulting in errors when trying to use the
just built toolchain as is the case in the runtimes build when building
compiler-rt runtimes.

Differential Revision: https://reviews.llvm.org/D125597
2022-05-14 03:49:09 +00:00
..
cmake [libcxxabi] [cmake] Fix a mismatched variable name 2022-05-10 10:25:43 +03:00
fuzz
include [libcxxabi] Copy headers into build location 2022-05-14 03:49:09 +00:00
lib [libc++/abi] Revert "[libc++] Move the weak symbols list to libc++abi" 2020-10-05 11:42:13 -04:00
src [libc++abi][NFCI] Refactor demangling_terminate_handler to reduce nesting 2022-05-13 12:22:40 -04:00
test [runtimes][NFC] Remove dead code for Standalone builds 2022-05-13 14:37:24 -04:00
www [runtimes] Remove support for standalone builds 2022-02-09 08:55:31 -05:00
.clang-format [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h 2021-08-18 19:09:16 -04:00
.gitignore
CMakeLists.txt [libcxxabi] Copy headers into build location 2022-05-14 03:49:09 +00:00
CREDITS.TXT
LICENSE.TXT Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00