[Lldb-commits] [lldb] [lldb] Remove unnecessary calls to Fix{Code, Data}Address (PR #150537)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 24 17:02:03 PDT 2025


jasonmolenda wrote:

I believe this change is safe and correct, but I think Felipe is going to kick off a testsuite run with arch arm64e (where pointer authentication is enabled on Darwin) to try to stress these codepaths and confirm that our understanding is correct.

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


More information about the lldb-commits mailing list