[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
Wed Apr 25 06:56:49 PDT 2018


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

- Fix comments in the test file.
- Add command line and version numbers of GNU tools used to produce input test files.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D45972

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45972.143921.patch
Type: text/x-patch
Size: 6463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/7f264d5b/attachment.bin>


More information about the llvm-commits mailing list