Skip to content

Commit

Permalink
Add release note for parallel module creation in LLDB
Browse files Browse the repository at this point in the history
Release note llvm#110646 and llvm#114507.
  • Loading branch information
JDevlieghere committed Nov 19, 2024
1 parent dd78d7c commit 4dafd39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/docs/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,8 @@ Changes to LLDB

* A new setting `target.launch-working-dir` can be used to set a persistent cwd that is used by default by `process launch` and `run`.

* LLDB now creates modules in parallel, resulting in an average 2x speedup when launching and attaching.

Changes to BOLT
---------------------------------

Expand Down

0 comments on commit 4dafd39

Please sign in to comment.