[jitlink] Adding support for PCRel32GOTLoad in ELF x86 for the jitlinker
Summary: This adds the basic support for GOT in elf x86. Was able to just get away using the macho code by generalising the edges. There will be a follow up patch to turn that into a generic utility for both of the x86 and Mach-O code. This patch also lands support for relocations relative to symbol. Reviewers: lhames Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D83748
Loading
Please sign in to comment