[PATCH] D124367: [docs] Improve documentation around CMAKE_BUILD_TYPE

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 01:13:14 PDT 2022


awarzynski added inline comments.


================
Comment at: llvm/docs/GettingStarted.rst:51
    * ``cd build``
    * ``cmake -G <generator> [options] ../llvm``
 
----------------
I think that the moment you land https://reviews.llvm.org/D124153, this line will be invalid.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124367



More information about the llvm-commits mailing list