[llvm] [aarch64] XOR the frame pointer with the stack cookie when protecting the stack (PR #161114)
Pan Tao via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 2 23:09:57 PST 2025
PanTao2 wrote:
Hi @omjavaid I changed the mixed instruction from xor to sub, could you please review the new implementation?
https://github.com/llvm/llvm-project/pull/161114
More information about the llvm-commits
mailing list