[PATCH] D45972: [ELF][MIPS] Fix calculation of GP relative relocations in case of relocatable output

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 08:37:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331772: [ELF][MIPS] Fix calculation of GP relative relocations in case of relocatable… (authored by atanasyan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45972?vs=143921&id=145695#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45972

Files:
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/test/ELF/Inputs/mips-micro-gp0-non-zero.o
  lld/trunk/test/ELF/Inputs/mips-n64-gp0-non-zero.o
  lld/trunk/test/ELF/mips-gprel32-relocs-gp0.s
  lld/trunk/test/ELF/mips-non-zero-gp0.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45972.145695.patch
Type: text/x-patch
Size: 6772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/8414e702/attachment.bin>


More information about the llvm-commits mailing list