[PATCH] D31528: [ELF][MIPS] Multi-GOT implementation

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 07:45:40 PDT 2017


Oh no, it was somehow muted in my inbox (I was told that I was pinged
several times now). I'm really sorry about that! I'll definitely do another
round of review, but it probably won't take that long as the "political"
part is settled.

On Tue, Aug 1, 2017 at 11:42 PM, Simon Atanasyan via Phabricator <
reviews at reviews.llvm.org> wrote:

> atanasyan updated this revision to Diff 109116.
> atanasyan added a comment.
>
> Rebased against the trunk.
>
> Any chance to get review before LLD 6 or 7 release?
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D31528
>
> Files:
>   ELF/Config.h
>   ELF/Driver.cpp
>   ELF/DriverUtils.cpp
>   ELF/InputFiles.h
>   ELF/InputSection.cpp
>   ELF/Options.td
>   ELF/Relocations.cpp
>   ELF/Symbols.cpp
>   ELF/Symbols.h
>   ELF/SyntheticSections.cpp
>   ELF/SyntheticSections.h
>   ELF/Writer.cpp
>   test/ELF/Inputs/mips-mgot-1.s
>   test/ELF/Inputs/mips-mgot-2.s
>   test/ELF/mips-dynamic.s
>   test/ELF/mips-got-and-copy.s
>   test/ELF/mips-got-weak.s
>   test/ELF/mips-mgot.s
>   test/ELF/mips-plt-copy.s
>   test/ELF/mips-sto-plt.s
>   test/ELF/mips-tls-64.s
>   test/ELF/mips-tls-static.s
>   test/ELF/mips-tls.s
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/84b9720e/attachment.html>


More information about the llvm-commits mailing list