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