[all-commits] [llvm/llvm-project] a71224: [PowerPC][JITLink] Support R_PPC64_GOT_PCREL34 (#6...
Kai Luo via All-commits
all-commits at lists.llvm.org
Thu Oct 12 17:51:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a712244f3b76cd2ef60b4f3ce5efaf6d4d49c6fe
https://github.com/llvm/llvm-project/commit/a712244f3b76cd2ef60b4f3ce5efaf6d4d49c6fe
Author: Kai Luo <lkail at cn.ibm.com>
Date: 2023-10-13 (Fri, 13 Oct 2023)
Changed paths:
M llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h
M llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
M llvm/lib/ExecutionEngine/JITLink/ppc64.cpp
M llvm/test/ExecutionEngine/JITLink/ppc64/ELF_ppc64_relocations.s
Log Message:
-----------
[PowerPC][JITLink] Support R_PPC64_GOT_PCREL34 (#68658)
`R_PPC64_GOT_PCREL34` is generated for pwr10+.
More information about the All-commits
mailing list