forked from OSchip/llvm-project
ef454c5444
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 |
||
---|---|---|
.. | ||
IntelJITEvents | ||
Interpreter | ||
JITLink | ||
MCJIT | ||
OProfileJIT | ||
Orc | ||
OrcError | ||
PerfJITEvents | ||
RuntimeDyld | ||
CMakeLists.txt | ||
ExecutionEngine.cpp | ||
ExecutionEngineBindings.cpp | ||
GDBRegistrationListener.cpp | ||
LLVMBuild.txt | ||
SectionMemoryManager.cpp | ||
TargetSelect.cpp |