You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/cmake/Modules
Petr Hosek 437d5a5dcf [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

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@374510 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
CheckLibcxxAtomic.cmake [libcxx] cmake - guard list remove 6 years ago
CodeCoverage.cmake Change test coverage generation to use llvm-cov instead of gcov. 8 years ago
DefineLinkerScript.cmake [libc++] Fix linker script generation 5 years ago
HandleCompilerRT.cmake [CMake] Passthrough CFLAGS when checking the compiler-rt path 6 years ago
HandleLibCXXABI.cmake Revert "[libc++] Take 3: Do not cleverly link against libc++abi just because it happens to be there" 5 years ago
HandleLibcxxFlags.cmake [libc++][CMake] Refactor how we link against system libraries 6 years ago
HandleOutOfTreeLLVM.cmake Provide a meaningful diagnostic when LLVM_PATH doesn't point to a directory 5 years ago
MacroEnsureOutOfSourceBuild.cmake Add CMake build and fix major Linux blockers. 14 years ago