Skip to content

Commit 4dafd39

Browse files
committed
Add release note for parallel module creation in LLDB
Release note #110646 and #114507.
1 parent dd78d7c commit 4dafd39

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
@@ -355,6 +355,8 @@ Changes to LLDB
355355

356356
* 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`.
357357

358+
* LLDB now creates modules in parallel, resulting in an average 2x speedup when launching and attaching.
359+
358360
Changes to BOLT
359361
---------------------------------
360362

0 commit comments

Comments
 (0)