[PATCH] D155672: [JITLink][PowerPC] Correct handling of R_PPC64_REL24_NOTOC

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 23:01:10 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG995f199f0a76: [JITLink][PowerPC] Correct handling of R_PPC64_REL24_NOTOC (authored by lkail).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155672

Files:
  llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h
  llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
  llvm/lib/ExecutionEngine/JITLink/ppc64.cpp
  llvm/test/ExecutionEngine/JITLink/ppc64/ELF_ppc64le_relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155672.543385.patch
Type: text/x-patch
Size: 10487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/d111f265/attachment.bin>


More information about the llvm-commits mailing list