[PATCH] D80613: Getting R_X86_64_PC32 working as our first relocation
Jared Wyles via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 27 01:36:07 PDT 2020
jaredwy created this revision.
jaredwy added a reviewer: lhames.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
The first attempt at getting a relocation type added.
So far nothing special but should set the architecture going forward for the rest of the relocations
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80613
Files:
llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h
llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80613.266454.patch
Type: text/x-patch
Size: 8823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/03c3f98d/attachment.bin>
More information about the llvm-commits
mailing list