Add test cases for ELFCall26/ELFAdrPage21/ELFAddAbs12 using jitlink-check.
Diff Detail
Diff Detail
Event Timeline
sunho retitled this revision from [JITLink][ELF/AARCH64][NFC] Add testcases for Branch26/Page21/PageOffset21 to [JITLink][ELF/AARCH64][NFC] Add testcases for ELFCall26/ELFAdrPage21/ELFAddAbs12.May 30 2022, 1:03 AM
sunho added a child revision: D126630: [JITLink][ELF/AARCH64] Implement R_AARCH64_LDST*_ABS_LO12_NC relocation types.May 30 2022, 2:59 AM
sunho removed a child revision: D126630: [JITLink][ELF/AARCH64] Implement R_AARCH64_LDST*_ABS_LO12_NC relocation types.
sunho removed a child revision: D126629: [JITLink][ELF/AARCH64][NFC] Add testcases for gpr R_AARCH64_LDST*_ABS_LO12_NC.
sunho added a parent revision: D126286: [JITLink] [ELF/AARCH64] Generic aarch64 patch fixups.May 30 2022, 3:02 AM
sunho removed a child revision: D126287: [JITLink][ELF/AARCH64] Implement R_AARCH64_ADR_PREL_PG_HI21 and R_AARCH64_ADD_ABS_LO12_NC.May 30 2022, 3:30 AM
sunho edited parent revisions, added: D126287: [JITLink][ELF/AARCH64] Implement R_AARCH64_ADR_PREL_PG_HI21 and R_AARCH64_ADD_ABS_LO12_NC; removed: D126286: [JITLink] [ELF/AARCH64] Generic aarch64 patch fixups.
sunho added a child revision: D126628: [JITLink][AARCH64][NFC] Create isLoadStoreImm12 function by splitting getPageOffset12Shift.
sunho added a child revision: D126630: [JITLink][ELF/AARCH64] Implement R_AARCH64_LDST*_ABS_LO12_NC relocation types.
sunho removed a child revision: D126630: [JITLink][ELF/AARCH64] Implement R_AARCH64_LDST*_ABS_LO12_NC relocation types.May 30 2022, 3:33 AM
Comment Actions
This is testing the functionality that's wired up in D126287 right? Can we add it there? Thanks
sunho removed a child revision: D126628: [JITLink][AARCH64][NFC] Create isLoadStoreImm12 function by splitting getPageOffset12Shift.
Comment ActionsMerged to https://reviews.llvm.org/D126287