abi-aa icon indicating copy to clipboard operation
abi-aa copied to clipboard

[aaelf32] Note that R_ARM_PREL31 can create veneers

Open smeenai opened this issue 1 year ago • 0 comments

Since https://reviews.llvm.org/D25721, LLD has assumed this. I assume other linkers behave similarly, and LLVM's ARM backend also assumes that R_ARM_PREL31 is PLT-generating. Update the ABI to reflect that.

smeenai avatar Feb 15 '24 17:02 smeenai