Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[aaelf32] Note that R_ARM_PREL31 can create veneers
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.
- Loading branch information