[PATCH] D123968: docs: Add instructions for stand-alone builds of clang

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 09:21:57 PST 2022


MaskRay accepted this revision.
MaskRay added inline comments.


================
Comment at: llvm/docs/GettingStarted.rst:112
+------------------
+Stand-alone builds allow you to build a sub-project against a pre-built
+version of the clang or llvm libraries that is already present on your
----------------
There is usually one blank line after the header.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123968



More information about the llvm-commits mailing list