[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:
`inline constexpr` to avoid having static copies in each TU (also in the ones below) (or declared here and defined in `ARM64Common.cpp`, but I think they are small arrays and `inline` might be fine)
https://github.com/llvm/llvm-project/pull/188378
More information about the llvm-commits
mailing list