[PATCH] D31528: [ELF][MIPS] Multi-GOT implementation
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 11 00:28:55 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334390: [ELF][MIPS] Multi-GOT implementation (authored by atanasyan, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D31528?vs=150336&id=150681#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31528
Files:
lld/trunk/ELF/Config.h
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/InputFiles.h
lld/trunk/ELF/InputSection.cpp
lld/trunk/ELF/Options.td
lld/trunk/ELF/Relocations.cpp
lld/trunk/ELF/Symbols.h
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/SyntheticSections.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/Inputs/mips-mgot-1.s
lld/trunk/test/ELF/Inputs/mips-mgot-2.s
lld/trunk/test/ELF/mips-abs-got.s
lld/trunk/test/ELF/mips-dynamic.s
lld/trunk/test/ELF/mips-got-script.s
lld/trunk/test/ELF/mips-got-weak.s
lld/trunk/test/ELF/mips-mgot.s
lld/trunk/test/ELF/mips-plt-copy.s
lld/trunk/test/ELF/mips-sto-plt.s
lld/trunk/test/ELF/mips-tls-64.s
lld/trunk/test/ELF/mips-tls-static.s
lld/trunk/test/ELF/mips-tls.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31528.150681.patch
Type: text/x-patch
Size: 72011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/f7262d59/attachment.bin>
More information about the llvm-commits
mailing list