[lld] [llvm] [lld][MachO] Add ARM64e pointer authentication linking support (PR #188378)

Daniel Rodríguez Troitiño via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 18:56:50 PDT 2026


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

----------------
drodriguez wrote:

Should `sym->isInAuthGot()` be checked before trusting the value of `authGotIndex`? I think `Symbol::getAuthGotVA` is a helper for this which probably can be used here.

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


More information about the llvm-commits mailing list