From: Michael J. Spencer Date: Sun, 20 Jan 2013 09:38:14 +0000 (+0000) Subject: [docs] Update IRC information. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=ba87320f00510e3a4727d2e38594788371d40256;p=oota-llvm.git [docs] Update IRC information. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172970 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.rst b/docs/index.rst index 3f247e8f36d..4ea67dffce9 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 `_. -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 `_. +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 + +* clang-bot - A `geordi `_ instance running + near-trunk clang instead of gcc. Programming Documentation =========================