We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd78d7c commit 4dafd39Copy full SHA for 4dafd39
llvm/docs/ReleaseNotes.md
@@ -355,6 +355,8 @@ Changes to LLDB
355
356
* 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`.
357
358
+* LLDB now creates modules in parallel, resulting in an average 2x speedup when launching and attaching.
359
+
360
Changes to BOLT
361
---------------------------------
362
0 commit comments