Skip to content

Commit

Permalink
docs: add instructions for stand-alone builds of lld
Browse files Browse the repository at this point in the history
Reviewed By: kwk, MaskRay

Differential Revision: https://reviews.llvm.org/D124405
  • Loading branch information
tstellar committed Nov 11, 2022
1 parent cb40d52 commit b473734
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/docs/GettingStarted.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
============ ======================== ======================


Expand Down

0 comments on commit b473734

Please sign in to comment.