[Lldb-commits] [lldb] 8c1a31d - [lldb/Docs] Add lldb-arm-ubuntu to the list of bots
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 30 13:47:28 PDT 2020
Author: Jonas Devlieghere
Date: 2020-07-30T13:47:21-07:00
New Revision: 8c1a31d83313e4d43509177193f1de14cf897c05
URL: https://github.com/llvm/llvm-project/commit/8c1a31d83313e4d43509177193f1de14cf897c05
DIFF: https://github.com/llvm/llvm-project/commit/8c1a31d83313e4d43509177193f1de14cf897c05.diff
LOG: [lldb/Docs] Add lldb-arm-ubuntu to the list of bots
Added:
Modified:
lldb/docs/resources/bots.rst
Removed:
################################################################################
diff --git a/lldb/docs/resources/bots.rst b/lldb/docs/resources/bots.rst
index efe8c7116b01..6df7dade9814 100644
--- a/lldb/docs/resources/bots.rst
+++ b/lldb/docs/resources/bots.rst
@@ -10,6 +10,7 @@ LLVM Buildbot is the place where volunteers provide build machines. Everyone can
* `lldb-x64-windows-ninja <http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja>`_
* `lldb-x86_64-debian <http://lab.llvm.org:8011/builders/lldb-x86_64-debian>`_
* `lldb-aarch64-ubuntu <http://lab.llvm.org:8011/builders/lldb-aarch64-ubuntu/>`_
+* `lldb-arm-ubuntu <http://lab.llvm.org:8011/builders/lldb-arm-ubuntu>`_
* `lldb-x86_64-fedora <http://lab.llvm.org:8014/builders/lldb-x86_64-fedora>`_
Documentation
More information about the lldb-commits
mailing list