1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00

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 0b69f98f0c
commit 0e050e2a4c

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