[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
Wed Mar 20 18:08:18 PDT 2019
MaskRay updated this revision to Diff 191617.
MaskRay added a comment.
.
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/i386-gotoff-shared.s
test/ELF/i386-gotpc-dynamic.s
test/ELF/i386-gotpc.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/shared.s
test/ELF/tls-dynamic-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.191617.patch
Type: text/x-patch
Size: 26877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190321/f268ef2e/attachment.bin>
More information about the llvm-commits
mailing list