[llvm-branch-commits] [llvm] release/21.x: [AArch64][BTI] Add BTI at EH entries. (#155308) (PR #156170)
David Green via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Sep 3 12:00:21 PDT 2025
davemgreen wrote:
I managed to reproduce the original error and check that this fixes it. The extra EH_LABELS that needed to be removed were added in b933f0c376c9.
https://github.com/llvm/llvm-project/pull/156170
More information about the llvm-branch-commits
mailing list