[PATCH] D108446: [JITLink] Add support of R_X86_64_32S relocation

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 22 01:52:30 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdda116bc3d9c: [JITLink] Add support of R_X86_64_32S relocation (authored by StephenFan).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108446/new/

https://reviews.llvm.org/D108446

Files:
  llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h
  llvm/include/llvm/ExecutionEngine/JITLink/x86_64.h
  llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
  llvm/lib/ExecutionEngine/JITLink/x86_64.cpp
  llvm/test/ExecutionEngine/JITLink/X86/ELF_x86_64_absolute_relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108446.367978.patch
Type: text/x-patch
Size: 4407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210822/f9aa859e/attachment.bin>


More information about the llvm-commits mailing list