[PATCH] D153727: fix: GettingStarted.rst cmake should reference build
Farid Zakaria via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 19:15:36 PDT 2023
fzakaria added inline comments.
================
Comment at: llvm/docs/GettingStarted.rst:95
* The default target (i.e. ``cmake --build .`` or ``make``) will build all of
LLVM.
----------------
fhahn wrote:
> Should this also be updated to use `--build build`?
Ah -- i'm not sure why i never received email for this.
Sorry I missed your feedback.
I think you are right.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153727/new/
https://reviews.llvm.org/D153727
More information about the llvm-commits
mailing list