[Lldb-commits] [lldb] [lldb] Restore register state if PrepareTrivialCall fails (PR #129038)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 27 03:20:46 PST 2025


DavidSpickett wrote:

Our policy for the GCS registers is documented here - https://lldb.llvm.org/use/aarch64-linux.html#id3 - but for the GCS enable bit, we restore all of them after an expression.

https://github.com/llvm/llvm-project/pull/129038


More information about the lldb-commits mailing list