Explicit in the doc the current list of projects (with easy copy and paste)

llvm-svn: 375339
This commit is contained in:
Sylvestre Ledru 2019-10-19 09:55:24 +00:00
parent 81a01e73fa
commit 751e0bb6af
1 changed files with 2 additions and 0 deletions

View File

@ -374,6 +374,8 @@ LLVM-specific variables
i.e. clang needs to be in parallel of llvm instead of nested in `llvm/tools`.
This feature allows to have one build for only LLVM and another for clang+llvm
using the same source checkout.
The full list is:
``clang;clang-tools-extra;compiler-rt;debuginfo-tests;libc;libclc;libcxx;libcxxabi;libunwind;lld;lldb;llgo;openmp;parallel-libs;polly;pstl``
**LLVM_EXTERNAL_PROJECTS**:STRING
Semicolon-separated list of additional external projects to build as part of