[PATCH] D63383: [ELF][ARM][AARCH64][MIPS][PPC] Simplify the logic to create R_*_RELATIVE for absolute relocation types in writable sections
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 20 06:58:43 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG249fde85832c: [ELF][ARM][AARCH64][MIPS][PPC] Simplify the logic to create R_*_RELATIVE for… (authored by MaskRay).
Changed prior to commit:
https://reviews.llvm.org/D63383?vs=205497&id=205804#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63383/new/
https://reviews.llvm.org/D63383
Files:
lld/ELF/Arch/AArch64.cpp
lld/ELF/Arch/AMDGPU.cpp
lld/ELF/Arch/Mips.cpp
lld/ELF/Arch/PPC.cpp
lld/ELF/Arch/PPC64.cpp
lld/ELF/Relocations.cpp
lld/ELF/Target.h
lld/test/ELF/aarch64-abs32-dyn.s
lld/test/ELF/arm-abs32-dyn.s
lld/test/ELF/ppc64-abs32-dyn.s
lld/test/ELF/ppc64-abs64-dyn.s
lld/test/ELF/relative-dynamic-reloc-ppc64.s
lld/test/ELF/shared-ppc64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63383.205804.patch
Type: text/x-patch
Size: 11832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/c520983c/attachment.bin>
More information about the llvm-commits
mailing list