[all-commits] [llvm/llvm-project] 73d52e: Add a best practice section on how to configure a ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Sun Nov 21 08:01:55 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73d52ee7859fb8b754bca02d789a460974aa33e6
https://github.com/llvm/llvm-project/commit/73d52ee7859fb8b754bca02d789a460974aa33e6
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-11-21 (Sun, 21 Nov 2021)
Changed paths:
M llvm/docs/HowToAddABuilder.rst
Log Message:
-----------
Add a best practice section on how to configure a fast builder
This is based on conversations with a couple of folks currently running buildbots. There's a couple pieces which didn't make it in, but this tries to cover the common themes.
Differential Revision: https://reviews.llvm.org/D114325
More information about the All-commits
mailing list