aboutsummaryrefslogtreecommitdiff
path: root/docs/GarbageCollection.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-24 04:54:31 +0000
committerChris Lattner <sabre@nondot.org>2004-05-24 04:54:31 +0000
commitea4ed22986d436ce1296c249bff24159fd2968b5 (patch)
tree6a083d2e7c0d88a42b37240af9e1f627c9c3dd92 /docs/GarbageCollection.html
parentb965669d558e42220f011f5885a15f9a28522fe8 (diff)
Add a todo to make it clear that the section is not done
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13712 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GarbageCollection.html')
-rw-r--r--docs/GarbageCollection.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GarbageCollection.html b/docs/GarbageCollection.html
index fd5c900ec4..39ddeb8853 100644
--- a/docs/GarbageCollection.html
+++ b/docs/GarbageCollection.html
@@ -214,7 +214,7 @@ CodeBlock:
<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>