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:
Tom Stellard 2022-11-11 15:17:25 -08:00
parent cb40d5291e
commit b473734efd
1 changed files with 1 additions and 0 deletions

View File

@ -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
============ ======================== ======================