[all-commits] [llvm/llvm-project] cc4ad2: [JITLink][ELF/x86-64] Add support for GOTOFF64 rel...
lhames via All-commits
all-commits at lists.llvm.org
Mon Mar 22 10:41:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc4ad2c540c46bd1e3da065040786769c92b8a13
https://github.com/llvm/llvm-project/commit/cc4ad2c540c46bd1e3da065040786769c92b8a13
Author: Lang Hames <lhames at gmail.com>
Date: 2021-03-22 (Mon, 22 Mar 2021)
Changed paths:
M llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h
M llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
M llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_small_pic_relocations.s
M llvm/tools/llvm-jitlink/llvm-jitlink-elf.cpp
Log Message:
-----------
[JITLink][ELF/x86-64] Add support for GOTOFF64 relocation.
More information about the All-commits
mailing list