[PATCH] D21297: [ELF][MIPS] Support GOT entries for non-preemptible symbols with different addends

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 19 14:46:35 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273127: [ELF][MIPS]  Support GOT entries for non-preemptible symbols with different… (authored by atanasyan).

Changed prior to commit:
  http://reviews.llvm.org/D21297?vs=61066&id=61229#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21297

Files:
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/OutputSections.h
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/Relocations.h
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/ELF/Symbols.h
  lld/trunk/ELF/Target.cpp
  lld/trunk/test/ELF/mips-64-disp.s
  lld/trunk/test/ELF/mips-64-got.s
  lld/trunk/test/ELF/mips-dynamic.s
  lld/trunk/test/ELF/mips-got16.s
  lld/trunk/test/ELF/mips-plt-copy.s
  lld/trunk/test/ELF/mips-sto-plt.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21297.61229.patch
Type: text/x-patch
Size: 30983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160619/87df3cd1/attachment-0001.bin>


More information about the llvm-commits mailing list