summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GettingStarted.html
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2012-02-15 19:24:11 +0000
committerDaniel Dunbar <daniel@zuster.org>2012-02-15 19:24:11 +0000
commit06b6812b5f0cb59507cc8ba30eada29c6c75d184 (patch)
tree0f65a34b4cbda21a0d0561c4ed07c4c17dded58f /llvm/docs/GettingStarted.html
parent65609533836c1abf2b3d96ee213eab16a9e4c9dd (diff)
downloadbcm5719-llvm-06b6812b5f0cb59507cc8ba30eada29c6c75d184.tar.gz
bcm5719-llvm-06b6812b5f0cb59507cc8ba30eada29c6c75d184.zip
utils: Kill NewNightlyTest.pl, which has been replaced by LNT (as far as I know).
llvm-svn: 150610
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r--llvm/docs/GettingStarted.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 6d474d30fa3..56dfa20eef6 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -429,7 +429,7 @@ href="GCCFEBuildInstrs.html">try to compile it</a> on your platform.</p>
<tr>
<td><a href="http://www.perl.com/download.csp">perl</a></td>
<td>&ge;5.6.0</td>
- <td>Nightly tester, utilities</td>
+ <td>Utilities</td>
</tr>
<tr>
@@ -1691,12 +1691,6 @@ are code generators for parts of LLVM infrastructure.</p>
directory, switch to directory <tt>llvm/tools/llc</tt> and build it,
causing a re-linking of LLC.<br><br>
- <dt><tt><b>NewNightlyTest.pl</b></tt> and
- <tt><b>NightlyTestTemplate.html</b></tt> <dd>These files are used in a
- cron script to generate nightly status reports of the functionality of
- tools, and the results can be seen by following the appropriate link on
- the <a href="http://llvm.org/">LLVM homepage</a>.<br><br>
-
<dt><tt><b>TableGen/</b></tt> <dd>The <tt>TableGen</tt> directory contains
the tool used to generate register descriptions, instruction set
descriptions, and even assemblers from common TableGen description
OpenPOWER on IntegriCloud