diff options
Diffstat (limited to 'llvm/docs/SourceLevelDebugging.html')
-rw-r--r-- | llvm/docs/SourceLevelDebugging.html | 2 |
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> |