[Lldb-commits] [lldb] [lldb][RISCV] fix LR/SC handling in lldb-server (PR #127505)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 27 06:24:57 PST 2025
DavidSpickett wrote:
Please update the title/description to mention that this is within atomic sequences. I thought this was some kind of fused instruction pair/delay slot type deal but it's not that.
Looks fine at a high level, but I always like to get an architecture expert in just in case. @asb you or someone else you know of? Confirming the claims about the format of the sequence would be enough I think.
https://github.com/llvm/llvm-project/pull/127505
More information about the lldb-commits
mailing list