llvm-project/libcxx/cmake/Modules
Michał Górny ba4f1e44e4 [libcxx] Add an explicit option to build against system-libcxxabi
Add an explicit LIBCXX_CXX_ABI=system-libcxxabi option for linking to
system-installed libc++abi. This fixes the ability to link against one
when building libcxx via the runtimes build, as otherwise the build
system insists on linking into in-tree targets.

Differential Revision: https://reviews.llvm.org/D119539
2022-03-01 13:44:56 -05:00
..
CodeCoverage.cmake
DefineLinkerScript.cmake [pstl] Initial implementation of OpenMP backend, on behalf of Christopher Nelson nadiasvertex@gmail.com 2021-10-15 15:36:07 +03:00
HandleLibCXXABI.cmake [libcxx] Add an explicit option to build against system-libcxxabi 2022-03-01 13:44:56 -05:00
HandleLibcxxFlags.cmake [runtimes] Don't try passing --target flags to GCC 2021-07-15 16:52:02 -04:00
MacroEnsureOutOfSourceBuild.cmake