[lld] [lld][AArch64][ELF][PAC] Support AUTH relocations and AUTH ELF marking (PR #72714)

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 02:48:19 PDT 2024


smithp35 wrote:

> > To the best of my knowledge I'm not aware of any of these as this is the only serious implementation of the ELF spec.
> 
> I'm not aware of such implementations as well.
> 
> I suppose we can do the following:
> 
> * Update the spec and remove PT_NOTE from it. If someone needs it for some reason, they can ask for it explicitly.
> * Keep only GNU property support in lld.
> 
> @MaskRay @smithp35 Please let me know what do you think on this. I'll update the PR depending on your answers.

I've created https://github.com/ARM-software/abi-aa/pull/250 to remove the alternative format from the specification.

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


More information about the llvm-commits mailing list