[PATCH] D68955: Change SphinxDocsBuilder to use UnifiedTreeBuilder

Alex Orlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 14 14:33:56 PDT 2019


aorlov created this revision.
aorlov added reviewers: gkistanova, gribozavr.
aorlov added projects: Zorg, LLVM.
Herald added a subscriber: llvm-commits.

As a part of the Buildbot migration to GitHub monorepo we want to consolidate the places where the source code gets checked out. UnifiedTreeBuilder provides a good abstraction for that.
Once UnifiedTreeBuilder will add a support for monorepo, the SphinxDocsBuilder users should be fine.


Repository:
  rL LLVM

https://reviews.llvm.org/D68955

Files:
  zorg/buildbot/builders/SphinxDocsBuilder.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68955.224907.patch
Type: text/x-patch
Size: 5775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191014/6474e60f/attachment.bin>


More information about the llvm-commits mailing list