Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[aaelf32] Note that R_ARM_PREL31 can create veneers #246

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Feb 15, 2024

  1. [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.
    smeenai committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    64bd99e View commit details
    Browse the repository at this point in the history