[PATCH] D154198: [JITLink][PowerPC] Add TOC and relocations for ppc64
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 9 20:27:05 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG61358d4fbeb3: [JITLink][PowerPC] Add TOC and relocations for ppc64 (authored by lkail).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154198/new/
https://reviews.llvm.org/D154198
Files:
llvm/include/llvm/ExecutionEngine/JITLink/TableManager.h
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_ehframe.s
llvm/test/ExecutionEngine/JITLink/ppc64/ELF_ppc64le_relocations.s
llvm/test/ExecutionEngine/JITLink/ppc64/ppc64le-relocs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154198.538503.patch
Type: text/x-patch
Size: 34003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/8c632885/attachment.bin>
More information about the llvm-commits
mailing list