summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SourceLevelDebugging.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-06-03 23:42:24 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-06-03 23:42:24 +0000
commit3155159ef97a2d7ed67db9cc9610005a2d2bfc5e (patch)
treebdc7b6f711050aed3ed84f2a1890c72c24b2c9fe /llvm/docs/SourceLevelDebugging.html
parentd72c7f9fc9084a9078b256f82371f0fa87891531 (diff)
downloadbcm5719-llvm-3155159ef97a2d7ed67db9cc9610005a2d2bfc5e.tar.gz
bcm5719-llvm-3155159ef97a2d7ed67db9cc9610005a2d2bfc5e.zip
Fix broken internal link.
llvm-svn: 14002
Diffstat (limited to 'llvm/docs/SourceLevelDebugging.html')
-rw-r--r--llvm/docs/SourceLevelDebugging.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html
index de8dad42233..70677a71e71 100644
--- a/llvm/docs/SourceLevelDebugging.html
+++ b/llvm/docs/SourceLevelDebugging.html
@@ -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>
OpenPOWER on IntegriCloud