[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
Sun Jun 16 02:13:31 PDT 2019
MaskRay updated this revision to Diff 204942.
MaskRay added a comment.
Fix *-abs32-dyn.s
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63383/new/
https://reviews.llvm.org/D63383
Files:
ELF/Arch/AArch64.cpp
ELF/Arch/AMDGPU.cpp
ELF/Arch/Mips.cpp
ELF/Arch/PPC.cpp
ELF/Arch/PPC64.cpp
ELF/Relocations.cpp
ELF/Target.h
test/ELF/aarch64-abs32-dyn.s
test/ELF/arm-abs32-dyn.s
test/ELF/ppc64-abs32-dyn.s
test/ELF/ppc64-abs64-dyn.s
test/ELF/relative-dynamic-reloc-ppc64.s
test/ELF/shared-ppc64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63383.204942.patch
Type: text/x-patch
Size: 11689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190616/90edbac1/attachment.bin>
More information about the llvm-commits
mailing list