[all-commits] [llvm/llvm-project] ede78c: [JITLink][ELF][x86-64] Add support for R_X86_64_32...
lhames via All-commits
all-commits at lists.llvm.org
Sat Mar 18 21:23:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ede78c1704ede36319f33fdbefb4a4fb8528c1aa
https://github.com/llvm/llvm-project/commit/ede78c1704ede36319f33fdbefb4a4fb8528c1aa
Author: Lang Hames <lhames at gmail.com>
Date: 2023-03-18 (Sat, 18 Mar 2023)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
A llvm/test/ExecutionEngine/JITLink/X86/ELF_R_X86_64_32.yaml
Log Message:
-----------
[JITLink][ELF][x86-64] Add support for R_X86_64_32 relocation.
More information about the All-commits
mailing list