[Lldb-commits] [lldb] [lldb][nfc] Remove no-op calls to Fix*Address (PR #159586)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 18 10:28:18 PDT 2025


https://github.com/jasonmolenda approved this pull request.

LGTM.  The early Fixing of the register value before doing a memory read is from early in our adoption of AArch64 PAC where the bits would not be cleared at use-time when we read/write memory.

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


More information about the lldb-commits mailing list