[llvm] [AArch64] Fix return address auth in tail call epilogues (PR #189484)

Jon Roelofs via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 14:53:48 PDT 2026


================

----------------
jroelofs wrote:

`FrameDestroy` helps debuggers figure out where the epilogue starts. These instructions are always part of the epilogue. I'll add a test for this.

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


More information about the llvm-commits mailing list