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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/cmake/Modules
Eric Fiselier 4746c1ee00 Fix installation of cxxabi.h through libc++.
Previously, the install command for the cxxabi headers specified
the wrong component, and therefore they were not being included
in the install-cxx command.

This patch corrects the component name.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@318989 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
CheckLibcxxAtomic.cmake Fix libc++ configuration with -fsanitize-coverage 9 years ago
CodeCoverage.cmake Change test coverage generation to use llvm-cov instead of gcov. 9 years ago
HandleCompilerRT.cmake [CMake][libcxx] Fix the --target and --gcc-toolchain flag handling 9 years ago
HandleLibCXXABI.cmake Fix installation of cxxabi.h through libc++. 8 years ago
HandleLibcxxFlags.cmake Fix copy-paste errors in r292001 9 years ago
HandleOutOfTreeLLVM.cmake Make libcxx tests work when llvm sources are not present. 8 years ago
MacroEnsureOutOfSourceBuild.cmake Add CMake build and fix major Linux blockers. 15 years ago