[PATCH] D27524: [ELF][MIPS] Make _gp, _gp_disp, __gnu_local_gp global symbols

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 22:30:09 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289025: [ELF][MIPS] Make _gp, _gp_disp, __gnu_local_gp global symbols (authored by atanasyan).

Changed prior to commit:
  https://reviews.llvm.org/D27524?vs=80598&id=80719#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27524

Files:
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/SymbolTable.cpp
  lld/trunk/ELF/SymbolTable.h
  lld/trunk/ELF/Symbols.h
  lld/trunk/ELF/Target.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/basic-mips.s
  lld/trunk/test/ELF/mips-64-disp.s
  lld/trunk/test/ELF/mips-64-got.s
  lld/trunk/test/ELF/mips-64-gprel-so.s
  lld/trunk/test/ELF/mips-64-rels.s
  lld/trunk/test/ELF/mips-got-relocs.s
  lld/trunk/test/ELF/mips-gp-disp.s
  lld/trunk/test/ELF/mips-gp-ext.s
  lld/trunk/test/ELF/mips-gp-local.s
  lld/trunk/test/ELF/mips-gprel32-relocs-gp0.s
  lld/trunk/test/ELF/mips-gprel32-relocs.s
  lld/trunk/test/ELF/mips-hilo-gp-disp.s
  lld/trunk/test/ELF/mips-n32-rels.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27524.80719.patch
Type: text/x-patch
Size: 17349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/bd4af2e7/attachment.bin>


More information about the llvm-commits mailing list