[llvm] [XRay] Fix tail call sleds for AArch64 (PR #141403)

Sebastian Kreutzer via llvm-commits llvm-commits at lists.llvm.org
Sun May 25 03:15:00 PDT 2025


sebastiankreutzer wrote:

As far as I can tell, arm (32bit) and hexagon are affected by the same issue. I will address these targets in a separate PR, once this one goes through.

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


More information about the llvm-commits mailing list