[llvm] Add release note for parallel module creation in LLDB (PR #116857)

Jonas Devlieghere via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 15:31:46 PST 2024


================
@@ -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.
----------------
JDevlieghere wrote:

WDYT of the new wording?

https://github.com/llvm/llvm-project/pull/116857


More information about the llvm-commits mailing list