[PATCH] D59594: [ELF] Change GOT*_FROM_END (relative to end(.got)) to GOTPLT* (start(.got.plt))
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 21 22:22:31 PDT 2019
MaskRay updated this revision to Diff 191823.
MaskRay added a comment.
Update code/tests related to R_GOTPLT R_TLSGD_GOTPLT
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59594/new/
https://reviews.llvm.org/D59594
Files:
ELF/Arch/X86.cpp
ELF/Arch/X86_64.cpp
ELF/InputSection.cpp
ELF/Relocations.cpp
ELF/Relocations.h
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
ELF/Writer.cpp
test/ELF/got-i386.s
test/ELF/got32x-i386.s
test/ELF/i386-gotoff-shared.s
test/ELF/i386-gotpc-dynamic.s
test/ELF/i386-gotpc.s
test/ELF/i386-relax-reloc.s
test/ELF/i386-retpoline-pic-linkerscript.s
test/ELF/i386-retpoline-pic.s
test/ELF/plt-i686.s
test/ELF/relocation-i686.s
test/ELF/relocation.s
test/ELF/shared.s
test/ELF/tls-dynamic-i686.s
test/ELF/tls-opt-gdiele-i686.s
test/ELF/x86-64-reloc-gotoff64.s
test/ELF/x86-64-reloc-gotpc64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59594.191823.patch
Type: text/x-patch
Size: 31452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/0c4ea203/attachment.bin>
More information about the llvm-commits
mailing list