[llvm-commits] CVS: llvm/docs/GarbageCollection.html

Chris Lattner lattner at cs.uiuc.edu
Sun May 23 23:57:01 PDT 2004


Changes in directory llvm/docs:

GarbageCollection.html updated: 1.1 -> 1.2

---
Log message:

Add a todo to make it clear that the section is not done


---
Diffs of the changes:  (+2 -2)

Index: llvm/docs/GarbageCollection.html
diff -u llvm/docs/GarbageCollection.html:1.1 llvm/docs/GarbageCollection.html:1.2
--- llvm/docs/GarbageCollection.html:1.1	Sun May 23 16:02:20 2004
+++ llvm/docs/GarbageCollection.html	Sun May 23 23:54:31 2004
@@ -214,7 +214,7 @@
 <div class="doc_text">
 
 <p>
-Either from root meta data, or from object headers.  Front-end can provide a
+TODO: Either from root meta data, or from object headers.  Front-end can provide a
 call-back to get descriptor from object without meta-data.
 </p>
 
@@ -411,7 +411,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/05/23 21:02:20 $
+  Last modified: $Date: 2004/05/24 04:54:31 $
 </address>
 
 </body>





More information about the llvm-commits mailing list