[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:20:36 PST 2022


MaskRay added inline comments.


================
Comment at: llvm/docs/GettingStarted.rst:136
+
+Once llvm is installed, To configure a project for a stand-alone build, invoke CMake like this:
+
----------------



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