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

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 23:23:27 PDT 2023


lkail updated this revision to Diff 541847.

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.541847.patch
Type: text/x-patch
Size: 10487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/0f576b17/attachment.bin>


More information about the llvm-commits mailing list