diff options
| author | Galina Kistanova <gkistanova@gmail.com> | 2011-10-31 21:13:06 +0000 |
|---|---|---|
| committer | Galina Kistanova <gkistanova@gmail.com> | 2011-10-31 21:13:06 +0000 |
| commit | 9545514c60bc249a71527277072c0cec378f90f9 (patch) | |
| tree | c66e69fc662cd6556f90b16adeb9511b1e8d282c /llvm/docs/index.html | |
| parent | 90a2cdf1fb9b00c45f53d1fa3f4f349f0aeaba7c (diff) | |
| download | bcm5719-llvm-9545514c60bc249a71527277072c0cec378f90f9.tar.gz bcm5719-llvm-9545514c60bc249a71527277072c0cec378f90f9.zip | |
Added instruction how to add a builder to docs.
llvm-svn: 143365
Diffstat (limited to 'llvm/docs/index.html')
| -rw-r--r-- | llvm/docs/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index f57231ac2b7..89ed61d5236 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -129,6 +129,10 @@ channel</a>. We often are on irc.oftc.net in the #llvm channel. If you are using the mozilla browser, and have chatzilla installed, you can <a href="irc://irc.oftc.net/llvm">join #llvm on irc.oftc.net</a> directly.</li> +<li><a href="HowToAddABuilder.html">How To Add Your Build Configuration +To LLVM Buildbot Infrastructure</a> - Instructions for adding new builder to +LLVM buildbot master.</li> + </ul> |

