Skip to content

Commit 0d24130

Browse files
authored
[llvm][Docs] Add lldb user expressions related release notes (#123772)
1 parent d2e5103 commit 0d24130

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,9 @@ Changes to LLDB
489489
to be opened in the firewall (one for the `lldb-server` platform, one for gdbserver connections).
490490
In addition, due to this work, `lldb-server` now works on Windows in the server mode.
491491

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+
492495
Changes to BOLT
493496
---------------------------------
494497

0 commit comments

Comments
 (0)