[docs] Update IRC information.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Sun, 20 Jan 2013 09:38:14 +0000 (09:38 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Sun, 20 Jan 2013 09:38:14 +0000 (09:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172970 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.rst

index 3f247e8f36da7dc1b52a6d3ab3750a8996f3e4d1..4ea67dffce97bfe946f3948364b3dd82b7da47ae 100644 (file)
@@ -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
 =========================