forked from OSchip/llvm-project
Explicit in the doc the current list of projects (with easy copy and paste)
llvm-svn: 375339
This commit is contained in:
parent
81a01e73fa
commit
751e0bb6af
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue