[all-commits] [llvm/llvm-project] 425d15: [ELF][PowerPC] Support R_PPC_COPY and R_PPC64_COPY
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jan 24 09:11:28 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: 425d15aeb13e2f60867654dd1abab515447a71ec
https://github.com/llvm/llvm-project/commit/425d15aeb13e2f60867654dd1abab515447a71ec
Author: Fangrui Song <maskray at google.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M lld/ELF/Arch/PPC.cpp
M lld/ELF/Arch/PPC64.cpp
A lld/test/ELF/ppc-reloc-copy.s
M llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def
M llvm/test/tools/llvm-readobj/ELF/reloc-types-elf-ppc64.test
Log Message:
-----------
[ELF][PowerPC] Support R_PPC_COPY and R_PPC64_COPY
Reviewed By: Bdragon28, jhenderson, grimar, sfertile
Differential Revision: https://reviews.llvm.org/D73255
(cherry picked from commit f1dab29908d25a4044abff6ffc120c48b20f034d)
More information about the All-commits
mailing list