Skip to content

Commit ba9ff43

Browse files
committed
Address Jason's comments
1 parent 4dafd39 commit ba9ff43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ 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.
358+
* LLDB now parses shared libraries in parallel, resulting in an average 2x speedup when attaching (on darwin) and launching (on all platforms).
359359

360360
Changes to BOLT
361361
---------------------------------

0 commit comments

Comments
 (0)