[llvm] Do not use R12 for indirect tail calls with PACBTI (PR #82661)

Eleanor Bonnici via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 10:20:30 PDT 2024


eleanor-arm wrote:

Actually the problem looks quite simple. When compiling with `-mbranch-protection=standard`, I'd expect to see `"sign-return-address"="all"` as one of the function attributes in the IR but it's not there. 

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


More information about the llvm-commits mailing list