From 3155159ef97a2d7ed67db9cc9610005a2d2bfc5e Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 3 Jun 2004 23:42:24 +0000 Subject: Fix broken internal link. llvm-svn: 14002 --- llvm/docs/SourceLevelDebugging.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/SourceLevelDebugging.html') 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 section on the C/C++ front-end for more information. Also remember that global objects (functions, selectors, global variables, etc) must contain an anchor to the llvm.dbg.globals +href="#format_common_anchors">anchor to the llvm.dbg.globals variable.

-- cgit v1.2.3