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 d2e5103 commit 0d24130Copy full SHA for 0d24130
llvm/docs/ReleaseNotes.md
@@ -489,6 +489,9 @@ Changes to LLDB
489
to be opened in the firewall (one for the `lldb-server` platform, one for gdbserver connections).
490
In addition, due to this work, `lldb-server` now works on Windows in the server mode.
491
492
+* LLDB now supports execution of user expressions for non-trivial cases for RISC-V
493
+ targets, like function calls, when some code needs to be executed on the target.
494
+
495
Changes to BOLT
496
---------------------------------
497
0 commit comments