[PATCH] D136938: [LLDB] Fix code breakpoints on tagged addresses

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 03:42:35 PDT 2022


DavidSpickett added a comment.

Tests will run only for armv8.3-a hardware so I've tested them with `qemu-system`. Existing tests pass on Armv8 Linux as before.

Some of these PAC tests could run on Apple Silicon now that I think about it. That's for another time, needs extra work.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136938/new/

https://reviews.llvm.org/D136938



More information about the llvm-commits mailing list