Skip to content

[ARM] R_ARM_ALU_PC_Gn / R_ARM_ALU_PC_Gn_NC: unsupported #1771

Description

The following relocations are unsupported ELD and share the same code in LLD:

  • R_ARM_ALU_PC_G0_NC
  • R_ARM_ALU_PC_G1_NC
  • R_ARM_ALU_PC_G1
  • R_ARM_ALU_PC_G2

ELD does implement R_ARM_ALU_PC_G0 which also share the same code in LLD, so that can be refactored to support the missing relocations above.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

armbugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions