mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
[docs] Pull IRC and Mailing Lists under a new "Community" heading.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178423 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cad9b9cdb4
commit
bd1aecbea7
@ -145,26 +145,6 @@ representation.
|
|||||||
Answers to some very frequent questions about LLVM's most frequently
|
Answers to some very frequent questions about LLVM's most frequently
|
||||||
misunderstood instruction.
|
misunderstood instruction.
|
||||||
|
|
||||||
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>`_.
|
|
||||||
|
|
||||||
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
|
Programming Documentation
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
@ -349,8 +329,15 @@ Information about LLVM's development process.
|
|||||||
:doc:`Packaging`
|
:doc:`Packaging`
|
||||||
Advice on packaging LLVM into a distribution.
|
Advice on packaging LLVM into a distribution.
|
||||||
|
|
||||||
|
Community
|
||||||
|
=========
|
||||||
|
|
||||||
|
LLVM has a thriving community of friendly and helpful developers.
|
||||||
|
The two primary communication mechanisms in the LLVM community are mailing
|
||||||
|
lists and IRC.
|
||||||
|
|
||||||
Mailing Lists
|
Mailing Lists
|
||||||
=============
|
-------------
|
||||||
|
|
||||||
If you can't find what you need in these docs, try consulting the mailing
|
If you can't find what you need in these docs, try consulting the mailing
|
||||||
lists.
|
lists.
|
||||||
@ -389,6 +376,27 @@ lists.
|
|||||||
|
|
||||||
.. __: http://lists.cs.uiuc.edu/pipermail/llvm-testresults/
|
.. __: http://lists.cs.uiuc.edu/pipermail/llvm-testresults/
|
||||||
|
|
||||||
|
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>`_.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user