Skip to content

Commit 7c04da1

Browse files
[llvm][docs] Add terminology note to Buildbot docs (#115856)
Choosing another term for this one document would only create confusion, and vendoring Buildbot to change it is a lot of work (as explained in the linked Buildbot issue).
1 parent 5dd9867 commit 7c04da1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

llvm/docs/HowToAddABuilder.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Introduction
88
This document contains information about adding a build configuration and
99
buildbot-worker to private worker builder to LLVM Buildbot Infrastructure.
1010

11+
.. note:: The term "buildmaster" is used in this document to refer to the
12+
server that manages which builds are run and where. Though we would not
13+
normally choose to use "master" terminology, it is used in this document
14+
because it is the term that the Buildbot package currently
15+
`uses <https://github.com/buildbot/buildbot/issues/5382>`_.
16+
1117
Buildmasters
1218
============
1319

0 commit comments

Comments
 (0)