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

Chris Lattner lattner at cs.uiuc.edu
Fri Feb 6 16:40:03 PST 2004


Changes in directory llvm-www:

Documentation.html updated: 1.4 -> 1.5

---
Log message:

Add missing link


---
Diffs of the changes:  (+4 -0)

Index: llvm-www/Documentation.html
diff -u llvm-www/Documentation.html:1.4 llvm-www/Documentation.html:1.5
--- llvm-www/Documentation.html:1.4	Thu Feb  5 23:44:04 2004
+++ llvm-www/Documentation.html	Fri Feb  6 16:38:52 2004
@@ -56,6 +56,10 @@
 on how to write a new alias analysis implementation or how to use existing
 analyses.</li>
 
+<li><a href="docs/SourceLevelDebugging.html">Source Level Debugging with LLVM</a> -
+This document describes the design and philosophy behind the LLVM source-level 
+debugger.</li>
+
 <li><a href="docs/TableGenFundamentals.html">TableGen Fundamentals</a> -
 Describes the TableGen tool, which is used heavily by the LLVM code
 generator.</li>





More information about the llvm-commits mailing list