Officially deprecate LLVM_ENABLE_PROJECTS for libc++, libc++abi and libunwind
authorLouis Dionne <ldionne.2@gmail.com>
Thu, 28 Oct 2021 14:42:51 +0000 (10:42 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Fri, 29 Oct 2021 12:53:03 +0000 (08:53 -0400)
commit2912f53699da704246a3320b87bc526340a370d2
tree3a7aec33f1617db4791d2e2fff50773386301873
parent8e3de91c07ce1e70463e1db2f3f0d629f57239b7
Officially deprecate LLVM_ENABLE_PROJECTS for libc++, libc++abi and libunwind

This updates the LLVM wide documentation for building LLVM and the runtimes
and adds a CMake warning when folks specify libcxx, libcxxabi or libunwind
in LLVM_ENABLE_PROJECTS, pointing them to the updated instructions for
building the runtimes.

Differential Revision: https://reviews.llvm.org/D112724
llvm/CMakeLists.txt
llvm/docs/CMake.rst
llvm/docs/GettingStarted.rst