[Lldb-commits] [lldb] d053b7a - [lldb/Docs] Add lldb-x86_64-fedora to the CI page
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 20 11:39:09 PST 2020
Author: Jonas Devlieghere
Date: 2020-01-20T11:38:40-08:00
New Revision: d053b7a2978efe72c746fc65044a2dbba192bfe3
URL: https://github.com/llvm/llvm-project/commit/d053b7a2978efe72c746fc65044a2dbba192bfe3
DIFF: https://github.com/llvm/llvm-project/commit/d053b7a2978efe72c746fc65044a2dbba192bfe3.diff
LOG: [lldb/Docs] Add lldb-x86_64-fedora to the CI page
Added:
Modified:
lldb/docs/resources/bots.rst
Removed:
################################################################################
diff --git a/lldb/docs/resources/bots.rst b/lldb/docs/resources/bots.rst
index ed2d75ae7aa8..f8e7a4d8b9ba 100644
--- a/lldb/docs/resources/bots.rst
+++ b/lldb/docs/resources/bots.rst
@@ -11,6 +11,7 @@ build slaves. Everyone can `add a buildbot for LLDB
* `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-x86_64-fedora <http://lab.llvm.org:8014/builders/lldb-x86_64-fedora>`_
Documentation
More information about the lldb-commits
mailing list