[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:47 PDT 2026


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

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

I did a quick check of the behaviour of `ld` and it seems that it just prints a warning and uses chained fixups instead of failing. Maybe this logic belongs in `shouldEmitChainedFixups` instead?

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


More information about the llvm-commits mailing list