[llvm-commits] CVS: llvm-www/Documentation.html

Chris Lattner lattner at cs.uiuc.edu
Mon Nov 24 21:31:01 PST 2003


Changes in directory llvm-www:

Documentation.html updated: 1.1 -> 1.2

---
Log message:

Add link to the stacker dox


---
Diffs of the changes:  (+6 -1)

Index: llvm-www/Documentation.html
diff -u llvm-www/Documentation.html:1.1 llvm-www/Documentation.html:1.2
--- llvm-www/Documentation.html:1.1	Tue Nov 18 17:04:53 2003
+++ llvm-www/Documentation.html	Mon Nov 24 21:30:29 2003
@@ -86,6 +86,11 @@
                     - Look here if you are interested in doing something with
                     LLVM but aren't sure what needs to be done.</li>
 
+                    <li><a href="docs/Stacker.html">The Stacker Cronicles</a>
+                    - This document describes both the Stacker language and
+                    LLVM frontend, but also some details about LLVM useful for
+                    those writing front-ends.</li>
+
                     <li><a href="doxygen/">Doxygen generated documentation</a>
                     (<a href="doxygen/inherits.html">classes</a>)
                     </li>
@@ -122,4 +127,4 @@
                 </ul><p>
 
 
-<!--#include virtual="footer.incl" -->
\ No newline at end of file
+<!--#include virtual="footer.incl" -->





More information about the llvm-commits mailing list