diff options
-rw-r--r-- | docs/GettingStarted.html | 2 |
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 |