Stubs SECREL relocation to external symbol. In order to correctly deal with this, we want to requrest memory manager to keep track of address of first block of sepecific section and keep address to be only increased from that point. We also should give jitlink to get information about global section. The relocation is only used for debug and tls info which we don't support yet anyways, so just stubbing it for now.
Details
Details
Summary
Diff Detail
Diff Detail
Event Timeline
sunho added a parent revision: D130450: [JITLink] Relax zero-fill edge assertions..Jul 24 2022, 7:03 PM
sunho added a child revision: D130452: [JITLink][COFF][x86_64] Implement remaining IMAGE_REL_AMD64_REL32_*..Jul 24 2022, 7:08 PM
This revision is now accepted and ready to land.Jul 25 2022, 5:25 PM
sunho removed a parent revision: D130450: [JITLink] Relax zero-fill edge assertions..Jul 30 2022, 4:37 PM
sunho removed a child revision: D130452: [JITLink][COFF][x86_64] Implement remaining IMAGE_REL_AMD64_REL32_*..
sunho added a child revision: D130456: [ORC][COFF] Introduce COFFVCRuntimeBootstrapper..Jul 30 2022, 5:11 PM
sunho added a parent revision: D130275: [JITLink][COFF][x86_64] Implement SECTION/SECREL relocation..
This revision was landed with ongoing or failed builds.Aug 10 2022, 11:13 PM
Closed by commit rG9381de095261: [JITLink][COFF][x86_64] Stub SECREL relocation to external symbol. (authored by sunho). · Explain Why
This revision was automatically updated to reflect the committed changes.
sunho removed a child revision: D130456: [ORC][COFF] Introduce COFFVCRuntimeBootstrapper..Aug 10 2022, 11:14 PM