[libc-commits] [libc] 0dcbe0e - [libc] Add Buildbot to External Links
Jeff Bailey via libc-commits
libc-commits at lists.llvm.org
Fri Sep 2 07:11:18 PDT 2022
Author: Jeff Bailey
Date: 2022-09-02T14:11:09Z
New Revision: 0dcbe0e1df407ce0e6d9e3df3d177a669723faa8
URL: https://github.com/llvm/llvm-project/commit/0dcbe0e1df407ce0e6d9e3df3d177a669723faa8
DIFF: https://github.com/llvm/llvm-project/commit/0dcbe0e1df407ce0e6d9e3df3d177a669723faa8.diff
LOG: [libc] Add Buildbot to External Links
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D133186
Added:
Modified:
libc/docs/index.rst
Removed:
################################################################################
diff --git a/libc/docs/index.rst b/libc/docs/index.rst
index 1ad00ad1d5ed6..d7d3b6ed47e41 100644
--- a/libc/docs/index.rst
+++ b/libc/docs/index.rst
@@ -85,3 +85,4 @@ stages there is no ABI stability in any form.
Source Code <https://github.com/llvm/llvm-project/tree/main/libc>
Bug Reports <https://github.com/llvm/llvm-project/labels/libc>
+ Buildbot <https://lab.llvm.org/buildbot/#/builders?tags=libc>
More information about the libc-commits
mailing list