[PATCH] D145413: [docs] Update README and GettingStarted
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 13:42:47 PST 2023
aeubanks marked an inline comment as done.
aeubanks added inline comments.
================
Comment at: llvm/docs/GettingStarted.rst:98
+
+ ``cmake -S llvm -B build -G Ninja -DCMAKE_BUILD_TYPE=Debug``
+
----------------
MaskRay wrote:
> Are the two code blocks look good when you read them in a browser? `ninja docs-llvm-html`
yup, I had checked that way
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145413/new/
https://reviews.llvm.org/D145413
More information about the llvm-commits
mailing list