summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SourceLevelDebugging.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-07-19 19:30:40 +0000
committerChris Lattner <sabre@nondot.org>2004-07-19 19:30:40 +0000
commit8a92e19ba1e6e34ae02d658949e76dddaccbfe9e (patch)
tree295e997d8e0c0b856ccf86ac7b25dbbdac030f79 /llvm/docs/SourceLevelDebugging.html
parentc88858f576b4e7f4f877cb2f149228e42c698a8e (diff)
downloadbcm5719-llvm-8a92e19ba1e6e34ae02d658949e76dddaccbfe9e.tar.gz
bcm5719-llvm-8a92e19ba1e6e34ae02d658949e76dddaccbfe9e.zip
Fix broken link
llvm-svn: 15008
Diffstat (limited to 'llvm/docs/SourceLevelDebugging.html')
-rw-r--r--llvm/docs/SourceLevelDebugging.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html
index 70677a71e71..523eb1af801 100644
--- a/llvm/docs/SourceLevelDebugging.html
+++ b/llvm/docs/SourceLevelDebugging.html
@@ -81,8 +81,8 @@ height="369">
<p>This document is the central repository for all information pertaining to
debug information in LLVM. It describes the <a href="#llvm-db">user
-interface</a> for the <a href="CommandGuide/llvm-db.html"><tt>llvm-db</tt>
-tool</a>, which provides a powerful <a href="#llvm-db">source-level debugger</a>
+interface</a> for the <tt>llvm-db</tt> tool, which provides a
+powerful <a href="#llvm-db">source-level debugger</a>
to users of LLVM-based compilers. It then describes the <a
href="#architecture">various components</a> that make up the debugger and the
libraries which future clients may use. Finally, it describes the <a
OpenPOWER on IntegriCloud