llvm-project/libcxx/cmake/Modules
Petr Hosek 34a3b24a90 [libc++] Fix linker script generation
Handle the case when libc++abi and libunwind are being built together
with libc++ in the runtimes build. This logic was used in the previous
implementation but dropped in r374116.

Differential Revision: https://reviews.llvm.org/D68791

llvm-svn: 374510
2019-10-11 04:54:35 +00:00
..
CheckLibcxxAtomic.cmake [libcxx] cmake - guard list remove 2019-05-02 03:49:50 +00:00
CodeCoverage.cmake
DefineLinkerScript.cmake [libc++] Fix linker script generation 2019-10-11 04:54:35 +00:00
HandleCompilerRT.cmake
HandleLibCXXABI.cmake Revert "[libc++] Take 3: Do not cleverly link against libc++abi just because it happens to be there" 2019-08-08 00:28:06 +00:00
HandleLibcxxFlags.cmake
HandleOutOfTreeLLVM.cmake Provide a meaningful diagnostic when LLVM_PATH doesn't point to a directory 2019-08-19 23:51:26 +00:00
MacroEnsureOutOfSourceBuild.cmake