[Lldb-commits] [PATCH] D65330: [lldb][docs] Update documentation for monorepo and CMake caches

Adrian McCarthy via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 26 09:54:56 PDT 2019


amccarth added a comment.

Looks good.  Thanks for doing these updates!



================
Comment at: lldb/docs/resources/build.rst:85
+The LLVM project is migrating to a single monolithic respository for LLVM and
+its subprojects. This is the recommended way to build LLDB. Checkout the
+source-tree with git:
----------------
"Check out" should be two words here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65330





More information about the lldb-commits mailing list