[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
Mon Mar 25 16:45:59 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD356968: [ELF] Change GOT*_FROM_END (relative to end(.got)) to GOTPLT* (start(.got.plt)) (authored by MaskRay, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59594?vs=191824&id=192224#toc
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.192224.patch
Type: text/x-patch
Size: 31567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/cb83b6aa/attachment.bin>
More information about the llvm-commits
mailing list