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

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 07:12:01 PST 2018


atanasyan updated this revision to Diff 131063.
atanasyan added a comment.

- Addressing review comments
- Fixing some typos


Repository:
  rLLD LLVM Linker

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.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-script.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 --------------
A non-text attachment was scrubbed...
Name: D31528.131063.patch
Type: text/x-patch
Size: 69572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/ecf6e6e9/attachment.bin>


More information about the llvm-commits mailing list