utils: Kill NewNightlyTest.pl, which has been replaced by LNT (as far as I know).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150610 91177308-0d34-0410-b5e6-96231b3b80d8
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 @@
     <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 @@
   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