[llvm-commits] [release_14] CVS: llvm/docs/GettingStarted.html
John Criswell
criswell at cs.uiuc.edu
Thu Dec 9 08:42:25 PST 2004
Changes in directory llvm/docs:
GettingStarted.html updated: 1.91.2.1 -> 1.91.2.2
---
Log message:
Attempt to clarify that there is an additional test suite package.
---
Diffs of the changes: (+4 -3)
Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.91.2.1 llvm/docs/GettingStarted.html:1.91.2.2
--- llvm/docs/GettingStarted.html:1.91.2.1 Thu Dec 9 10:20:11 2004
+++ llvm/docs/GettingStarted.html Thu Dec 9 10:42:10 2004
@@ -547,8 +547,9 @@
<p>
If you have the LLVM distribution, you will need to unpack it before you
can begin to compile it. LLVM is distributed as a set of two files: the LLVM
-suite and the LLVM GCC front end compiled for your platform. Each
-file is a TAR archive that is compressed with the gzip program.
+suite and the LLVM GCC front end compiled for your platform. There is an
+additional test suite that is optional. Each file is a TAR archive that is
+compressed with the gzip program.
</p>
<p> The files are as follows:
@@ -1476,7 +1477,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.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/12/09 16:20:11 $
+ Last modified: $Date: 2004/12/09 16:42:10 $
</address>
</body>
</html>
More information about the llvm-commits
mailing list