diff options
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r-- | docs/GettingStarted.html | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 6d474d3..56dfa20 100644 --- a/docs/GettingStarted.html +++ b/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>≥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 |