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 =========================