Skip to content

Commit 7900769

Browse files
authored
[llvm][Docs] Add a release note about the lldb DWARF indexing speedup (#122870)
The figure includes works that's already committed. In does not include the WIP/RFC proposal in https://discourse.llvm.org/t/rfc-speeding-up-dwarf-indexing-again/83979.
1 parent a53fa78 commit 7900769

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,8 @@ Changes to LLDB
449449
_regexp-bt -- Show backtrace of the current thread's call ...
450450
_regexp-display -- Evaluate an expression at every stop (see 'h...
451451
```
452+
* DWARF indexing speed (for binaries not using the debug_names index) increased
453+
by [30-60%](https://github.com/llvm/llvm-project/pull/118657).
452454

453455
* Minidumps generated by LLDB now support:
454456
* 64 bit memory (due to 64b support, Minidumps are now paged to disk while being written).

0 commit comments

Comments
 (0)