llvm-project/libcxxabi/include
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
..
CMakeLists.txt [libcxxabi] Copy headers into build location 2022-05-14 03:49:09 +00:00
__cxxabi_config.h [libcxxabi] Use the right calling convention for exception destructors on i386 Windows 2022-05-05 23:21:18 +03:00
cxxabi.h [libcxxabi] Use the right calling convention for exception destructors on i386 Windows 2022-05-05 23:21:18 +03:00