[JITLink][ELF][x86-64] Add support for R_X86_64_32 relocation.
authorLang Hames <lhames@gmail.com>
Sun, 19 Mar 2023 03:00:03 +0000 (20:00 -0700)
committerLang Hames <lhames@gmail.com>
Sun, 19 Mar 2023 03:00:03 +0000 (20:00 -0700)
commitede78c1704ede36319f33fdbefb4a4fb8528c1aa
tree4cc14c1cf6498bdc12c939ef9344608ed5b8d0bd
parent93a04a0591c1958d5344f3541157fbd8b8ff7370
[JITLink][ELF][x86-64] Add support for R_X86_64_32 relocation.
llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
llvm/test/ExecutionEngine/JITLink/X86/ELF_R_X86_64_32.yaml [new file with mode: 0644]