summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GarbageCollection.html
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2007-03-30 12:22:09 +0000
committerDuncan Sands <baldrick@free.fr>2007-03-30 12:22:09 +0000
commit16f122e6ad7cd9865851b3a2f43d89f703dbcdf9 (patch)
treec9fc79fd04df1b4cb05d79ad3f4e067841ad5344 /llvm/docs/GarbageCollection.html
parentb25806fa5fb7aa0f79e2e6ff416941867ba4a354 (diff)
downloadbcm5719-llvm-16f122e6ad7cd9865851b3a2f43d89f703dbcdf9.tar.gz
bcm5719-llvm-16f122e6ad7cd9865851b3a2f43d89f703dbcdf9.zip
Various hopefully correct easy fixes.
llvm-svn: 35506
Diffstat (limited to 'llvm/docs/GarbageCollection.html')
-rw-r--r--llvm/docs/GarbageCollection.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GarbageCollection.html b/llvm/docs/GarbageCollection.html
index 91be2396746..f2f37229924 100644
--- a/llvm/docs/GarbageCollection.html
+++ b/llvm/docs/GarbageCollection.html
@@ -387,7 +387,7 @@ The <tt>llvm_cg_walk_gcroots</tt> function is a function provided by the code
generator that iterates through all of the GC roots on the stack, calling the
specified function pointer with each record. For each GC root, the address of
the pointer and the meta-data (from the <a
-href="#gcroot"><tt>llvm.gcroot</tt></a> intrinsic) are provided.
+href="#roots"><tt>llvm.gcroot</tt></a> intrinsic) are provided.
</p>
</div>
OpenPOWER on IntegriCloud