[PATCH] D16982: [ELF][MIPS] Add lazy relocation support for MIPS

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 02:20:04 PST 2016


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

- Fixed indentation
- Solved the problem with ambiguous `SA` argument name
- Removed PLT records code duplication
- Made `needsGot` shorter


Repository:
  rL LLVM

http://reviews.llvm.org/D16982

Files:
  ELF/Target.cpp
  test/ELF/Inputs/mips-dynamic.s
  test/ELF/mips-26.s
  test/ELF/mips-plt-copy.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16982.47430.patch
Type: text/x-patch
Size: 12700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160210/2b8d9f32/attachment.bin>


More information about the llvm-commits mailing list