Fix broken internal link.

llvm-svn: 14002
This commit is contained in:
Misha Brukman
2004-06-03 23:42:24 +00:00
parent d72c7f9fc9
commit 3155159ef9
3 changed files with 3 additions and 3 deletions

View File

@@ -971,7 +971,7 @@ source-language-specific 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 the <tt>llvm.dbg.globals</tt>
href="#format_common_anchors">anchor</a> to the <tt>llvm.dbg.globals</tt>
variable.</p>
</div>