[PATCH] D124405: docs: add instructions for stand-alone builds of lld

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 15:19:50 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb473734efd90: docs: add instructions for stand-alone builds of lld (authored by tstellar).

Changed prior to commit:
  https://reviews.llvm.org/D124405?vs=424954&id=474873#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124405/new/

https://reviews.llvm.org/D124405

Files:
  llvm/docs/GettingStarted.rst


Index: llvm/docs/GettingStarted.rst
===================================================================
--- llvm/docs/GettingStarted.rst
+++ llvm/docs/GettingStarted.rst
@@ -156,6 +156,7 @@
 ============ ======================== ======================
 llvm         llvm, cmake, third-party LLVM_INSTALL_UTILS=ON
 clang        clang, cmake             CLANG_INCLUDE_TESTS=ON (Required for check-clang only)
+lld          lld, cmake
 ============ ======================== ======================
 
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124405.474873.patch
Type: text/x-patch
Size: 498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221111/619defd1/attachment.bin>


More information about the llvm-commits mailing list