[PATCH] D157366: [JITLink][PowerPC][WIP] Add relocations included in rtdyld but missing from jitlink

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 00:01:30 PDT 2023


lkail created this revision.
Herald added subscribers: shchenz, kbarton, hiraditya, nemanjai.
Herald added a project: All.
lkail requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157366

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157366.548081.patch
Type: text/x-patch
Size: 10086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/fb7e094f/attachment.bin>


More information about the llvm-commits mailing list