[llvm-commits] CVS: llvm-www/releases/1.2/docs/SourceLevelDebugging.html
Tanya Brethour
tbrethou at cs.uiuc.edu
Mon Jun 21 22:05:01 PDT 2004
Changes in directory llvm-www/releases/1.2/docs:
SourceLevelDebugging.html updated: 1.3 -> 1.4
---
Log message:
Fixed broken link to format_common_anchors
---
Diffs of the changes: (+2 -2)
Index: llvm-www/releases/1.2/docs/SourceLevelDebugging.html
diff -u llvm-www/releases/1.2/docs/SourceLevelDebugging.html:1.3 llvm-www/releases/1.2/docs/SourceLevelDebugging.html:1.4
--- llvm-www/releases/1.2/docs/SourceLevelDebugging.html:1.3 Mon Jun 21 18:44:09 2004
+++ llvm-www/releases/1.2/docs/SourceLevelDebugging.html Mon Jun 21 21:57:01 2004
@@ -1009,7 +1009,7 @@
information in addition to the fields required by the LLVM debugger. See the <a
href="#ccxx_descriptors">section on the C/C++ front-end</a> for more
information. Also remember that global objects (functions, selectors, global
-variables, etc) must contain an <a href="format_common_anchors">anchor</a> to
+variables, etc) must contain an <a href="#format_common_anchors">anchor</a> to
the <tt>llvm.dbg.globals</tt> variable.
</p>
</div>
@@ -1162,7 +1162,7 @@
<address><a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
<br>
- Last modified: $Date: 2004/06/21 23:44:09 $
+ Last modified: $Date: 2004/06/22 02:57:01 $
</div>
</body>
More information about the llvm-commits
mailing list