[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
Thu Apr 2 13:47:46 PDT 2026


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

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

If it needs to be exactly 64 bits, maybe add a `static_assert`? Also not sure about the endianness (is it constant endianess, depends on the host or the target machine?)

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


More information about the llvm-commits mailing list