[lld] [PAC][lld][ELF] Use PAC instructions in PLT header with `-z pac-plt` (PR #116334)

Jessica Clarke via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 25 10:12:14 PDT 2025


jrtc27 wrote:

In FreeBSD we support multiple RELRO segments within a single object. Perhaps it's time for other implementations to do the same, then LLD can cover whatever set of non-contiguous regions it likes?

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


More information about the llvm-commits mailing list