[Lldb-commits] [lldb] [lldb] Call FixUpPointer in WritePointerToMemory (try 2) (PR #153585)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 28 09:00:35 PDT 2025


felipepiovezan wrote:

@DavidSpickett in a different comment, you mentioned that

> the AArch64 Linux bot has top byte ignore and pointer authentication available.

Do you know how to write a test targeting that architecture specifically? One of the main challenges I have right now is that this seems almost impossible to test. I can't write an expression whose variables will have metadata in their pointers.

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


More information about the lldb-commits mailing list