docs: add instructions for stand-alone builds of lld
Reviewed By: kwk, MaskRay Differential Revision: https://reviews.llvm.org/D124405
This commit is contained in:
parent
cb40d5291e
commit
b473734efd
|
@ -156,6 +156,7 @@ Sub-Project Required Sub-Directories Required CMake Options
|
|||
============ ======================== ======================
|
||||
llvm llvm, cmake, third-party LLVM_INSTALL_UTILS=ON
|
||||
clang clang, cmake CLANG_INCLUDE_TESTS=ON (Required for check-clang only)
|
||||
lld lld, cmake
|
||||
============ ======================== ======================
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue