From 8036ca47e27c22055cf8d708358b2e48b2a63e3b Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Fri, 30 Mar 2007 12:22:09 +0000 Subject: Various hopefully correct easy fixes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35506 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GarbageCollection.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/GarbageCollection.html') diff --git a/docs/GarbageCollection.html b/docs/GarbageCollection.html index 91be239674..f2f3722992 100644 --- a/docs/GarbageCollection.html +++ b/docs/GarbageCollection.html @@ -387,7 +387,7 @@ The llvm_cg_walk_gcroots 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 llvm.gcroot intrinsic) are provided. +href="#roots">llvm.gcroot intrinsic) are provided.

-- cgit v1.2.3-70-g09d2