diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index db2c65339c9..62417f10b92 100644 --- a/docs/SourceLevelDebugging.html +++ b/docs/SourceLevelDebugging.html @@ -16,6 +16,7 @@
  • Introduction
    1. Philosophy behind LLVM debugging information
    2. +
    3. Debug information consumers
    4. Debugging optimized code
  • Debugging information format @@ -32,6 +33,7 @@
  • Composite type descriptors
  • Subrange descriptors
  • Enumerator descriptors
  • +
  • Local variables
  • Debugger intrinsic functions