From: Chris Lattner Date: Mon, 19 Jul 2004 19:30:40 +0000 (+0000) Subject: Fix broken link X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=cbf1edb8755451f0d8951ee0cece7055b464c34a;p=oota-llvm.git Fix broken link git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15008 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 70677a71e71..523eb1af801 100644 --- a/docs/SourceLevelDebugging.html +++ b/docs/SourceLevelDebugging.html @@ -81,8 +81,8 @@ height="369">

This document is the central repository for all information pertaining to debug information in LLVM. It describes the user -interface for the llvm-db -tool, which provides a powerful source-level debugger +interface for the llvm-db tool, which provides a +powerful source-level debugger to users of LLVM-based compilers. It then describes the various components that make up the debugger and the libraries which future clients may use. Finally, it describes the