[PATCH] D18119: [ELF][MIPS] Factor out SumVA adjustments into a couple of separate functions. NFC.

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 12 04:06:47 PST 2016


atanasyan created this revision.
atanasyan added reviewers: ruiu, rafael, grimar.
atanasyan added a subscriber: llvm-commits.
atanasyan set the repository for this revision to rL LLVM.
atanasyan added a project: lld.

The patch does not reduce the size of the code but makes InputSectionBase::relocate cleaner a bit.

Repository:
  rL LLVM

http://reviews.llvm.org/D18119

Files:
  ELF/InputSection.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18119.50524.patch
Type: text/x-patch
Size: 4989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160312/55115f43/attachment.bin>


More information about the llvm-commits mailing list