aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2007-05-22 06:12:51 +0000
committerTanya Lattner <tonic@nondot.org>2007-05-22 06:12:51 +0000
commit7a857dd06ea87c8cdb510525887b6f386a443052 (patch)
treed3f7d78d0a2f19d33fe980433608527116b9694e
parent1dcadec80b7a1930b527e6b876c40f12f9348027 (diff)
NightlyTest.pl does not exist.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37278 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/GettingStarted.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index d23c42aa58..72bc9b3e2f 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -1452,7 +1452,7 @@ 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>NightlyTest.pl</b></tt> and
+ <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