[llvm-commits] CVS: llvm/www/www-index.html
Chris Lattner
lattner at cs.uiuc.edu
Tue Oct 7 14:38:03 PDT 2003
Changes in directory llvm/www:
www-index.html updated: 1.57 -> 1.58
---
Log message:
Add a link to the command guide, for John
---
Diffs of the changes: (+3 -0)
Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.57 llvm/www/www-index.html:1.58
--- llvm/www/www-index.html:1.57 Wed Oct 1 22:27:20 2003
+++ llvm/www/www-index.html Tue Oct 7 14:37:07 2003
@@ -282,6 +282,9 @@
Everything from unpacking &
compilation of the distribution to
execution of some tools. </li>
+ <li><a href="docs/CommandGuide/">LLVM Command
+ Guide</a> - A reference manual for the LLVM command line
+ utilities. </li>
<li><a href="docs/LangRef.html">LLVM
Reference Manual</a> - Defines the LLVM
intermediate representation, the assembly
More information about the llvm-commits
mailing list