[llvm-commits] [PATCH] [llvm][docs] Update IRC information.

Michael Spencer bigcheesegs at gmail.com
Sat Jan 19 19:50:29 PST 2013


Hi silvas, chapuni,

Pretty sure the channel is official :P

Also add that Clang is on topic and some info about the bots.

http://llvm-reviews.chandlerc.com/D313

Files:
  docs/index.rst

Index: docs/index.rst
===================================================================
--- docs/index.rst
+++ docs/index.rst
@@ -156,11 +156,22 @@
 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
 =========================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D313.1.patch
Type: text/x-patch
Size: 1050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130119/5aae37ed/attachment.bin>


More information about the llvm-commits mailing list