[llvm-commits] CVS: llvm/docs/GettingStarted.html
Tanya Lattner
tonic at nondot.org
Mon May 21 23:13:09 PDT 2007
Changes in directory llvm/docs:
GettingStarted.html updated: 1.161 -> 1.162
---
Log message:
NightlyTest.pl does not exist.
---
Diffs of the changes: (+2 -2)
GettingStarted.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.161 llvm/docs/GettingStarted.html:1.162
--- llvm/docs/GettingStarted.html:1.161 Tue May 22 01:06:22 2007
+++ llvm/docs/GettingStarted.html Tue May 22 01:12:51 2007
@@ -1452,7 +1452,7 @@
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
@@ -1623,7 +1623,7 @@
<a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
<a href="http://llvm.x10sys.com/rspencer/">Reid Spencer</a><br>
<a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2007/05/22 06:06:22 $
+ Last modified: $Date: 2007/05/22 06:12:51 $
</address>
</body>
</html>
More information about the llvm-commits
mailing list