Implement R_AARCH64_ABS64 relocation entry. This relocation type is generated when creating a static function potiner to symbol.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
sunho retitled this revision from [JITLink][ELF/AARCH64] Implement R_AARCH64_ABS64 to [JITLink][ELF/AARCH64] Implement R_AARCH64_ABS64 relocation type.May 30 2022, 8:30 AM
sunho added a parent revision: D126629: [JITLink][ELF/AARCH64][NFC] Add testcases for gpr R_AARCH64_LDST*_ABS_LO12_NC.
sunho added a child revision: D126659: [JITLink][ELF/AARCH64][NFC] Add a testcase for R_AARCH64_ABS64.
sunho removed a child revision: D126659: [JITLink][ELF/AARCH64][NFC] Add a testcase for R_AARCH64_ABS64.
This revision is now accepted and ready to land.Jun 5 2022, 12:10 PM
This revision was landed with ongoing or failed builds.Jun 7 2022, 5:56 PM
Closed by commit rG1deaa9b8bdb6: [JITLink][ELF][AArch64] Implement R_AARCH64_ABS64 relocation type. (authored by lhames). · Explain Why
This revision was automatically updated to reflect the committed changes.