[Lldb-commits] [lldb] [lldb] Do not bump memory modificator ID when "internal" debugger memory is updated (PR #129092)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri May 2 06:01:57 PDT 2025
DavidSpickett wrote:
It was an [ABI](https://github.com/llvm/llvm-project/commit/7d01b85c2a0aa8bc91f731cfeb2a7b6885b8d04a) difference between X86 and AArch64.
If you can think of a way to force a memory write without relying on the return address, it would be nice to get this test running on AArch64 again.
https://github.com/llvm/llvm-project/pull/129092
More information about the lldb-commits
mailing list