[PATCH] D145413: [docs] Update README and GettingStarted
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  6 13:40:09 PST 2023
    
    
  
MaskRay accepted this revision.
MaskRay added a comment.
Best to wait for a second opinion.
================
Comment at: llvm/docs/GettingStarted.rst:98
+
+     ``cmake -S llvm -B build -G Ninja -DCMAKE_BUILD_TYPE=Debug``
+
----------------
Are the two code blocks look good when you read them in a browser? `ninja docs-llvm-html`
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