diff options
author | Chris Lattner <sabre@nondot.org> | 2006-02-23 16:14:22 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-02-23 16:14:22 +0000 |
commit | 1914bf15724c1f7be0dcf112c1114743a5aaa0fd (patch) | |
tree | 7cc03734bce2aa9142af9d9e7b1c1aaeccc1691d /docs/index.html | |
parent | ffab42263ae3436229e5aeb1414e1a788c1d7378 (diff) | |
download | external_llvm-1914bf15724c1f7be0dcf112c1114743a5aaa0fd.zip external_llvm-1914bf15724c1f7be0dcf112c1114743a5aaa0fd.tar.gz external_llvm-1914bf15724c1f7be0dcf112c1114743a5aaa0fd.tar.bz2 |
document the llvm-testresults list
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26329 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index fac3eb6..a0207e6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -233,6 +233,11 @@ developers commit code changes to the CVS archive. It is useful for those who want to stay on the bleeding edge of LLVM development. This list is very high volume.</li> +<li>The <a href="http://mail.cs.uiuc.edu/pipermail/llvm-testresults/"> +testresults Archive</a>: A message is automatically sent to this list by every +active nightly tester when it completes. As such, this list gets email several +times each day, making it a high volume list.</li> + </ul> <!-- *********************************************************************** --> |