[lld] [LLD][ELF][AArch64] Add BTI Aware long branch thunks (PR #108989)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 19:40:18 PDT 2024


================
@@ -200,6 +203,14 @@ class ThunkCreator {
   // The Mips LA25 Thunk is an example of an inline ThunkSection.
----------------
MaskRay wrote:

Perhaps update this comment to mention `AArch64BTILandingPadThunk`

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


More information about the llvm-commits mailing list