aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2013-01-20 09:38:14 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2013-01-20 09:38:14 +0000
commitba87320f00510e3a4727d2e38594788371d40256 (patch)
treec0f934cc4f426d69f17f87de414092659d015dc9 /docs/index.rst
parent26827f3dc5fc2e614fb2409e5371de6132eaa8a7 (diff)
downloadexternal_llvm-ba87320f00510e3a4727d2e38594788371d40256.zip
external_llvm-ba87320f00510e3a4727d2e38594788371d40256.tar.gz
external_llvm-ba87320f00510e3a4727d2e38594788371d40256.tar.bz2
[docs] Update IRC information.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172970 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst19
1 files changed, 15 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 3f247e8..4ea67df 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -156,11 +156,22 @@ representation.
IRC
===
-You can probably find help on the unofficial LLVM IRC.
+Users and developers of the LLVM project (including subprojects such as Clang)
+can be found in #llvm on `irc.oftc.net <irc://irc.oftc.net/llvm>`_.
-We often are on irc.oftc.net in the #llvm channel. If you are using the
-mozilla browser, and have chatzilla installed, you can `join #llvm on
-irc.oftc.net <irc://irc.oftc.net/llvm>`_.
+This channel has several bots.
+
+* Buildbot reporters
+
+ * llvmbb - Bot for the main LLVM buildbot master.
+ http://lab.llvm.org:8011/console
+ * bb-chapuni - An individually run buildbot master. http://bb.pgr.jp/console
+ * smooshlab - Apple's internal buildbot master.
+
+* robot - Bugzilla linker. %bug <number>
+
+* clang-bot - A `geordi <http://www.eelis.net/geordi/>`_ instance running
+ near-trunk clang instead of gcc.
Programming Documentation
=========================