diff options
author | Jared Wyles <jared.wyles@gmail.com> | 2020-07-14 16:57:59 +1000 |
---|---|---|
committer | Jared Wyles <jared.wyles@gmail.com> | 2020-07-16 07:15:08 +1000 |
commit | ef454c5444edf564557cbe226dd12bc9e2aae892 (patch) | |
tree | aa546b2e98b17393469111726a21543eb54b0a62 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | 221979b6913667dc52b03b181a9349c1b73dbd52 (diff) | |
download | llvm-ef454c5444edf564557cbe226dd12bc9e2aae892.zip llvm-ef454c5444edf564557cbe226dd12bc9e2aae892.tar.gz llvm-ef454c5444edf564557cbe226dd12bc9e2aae892.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions