| commit | 604aee134adbf6078b68a4e15f494ce245545efc | [log] [tgz] |
|---|---|---|
| author | Simon Atanasyan <simon@atanasyan.com> | Sun Mar 13 15:37:38 2016 +0000 |
| committer | Simon Atanasyan <simon@atanasyan.com> | Sun Mar 13 15:37:38 2016 +0000 |
| tree | 6f94bcd5d1491fee16be4886fdb66789a6aa6682 | |
| parent | 13d7a70657f46238b34a5f2e2b0d5a5d85c65b45 [diff] |
[ELF][MIPS] Factor out SumVA adjustments into a couple of separate functions. NFC. The patch does not reduce the size of the code but makes InputSectionBase::relocate cleaner a bit. Differential Revision: http://reviews.llvm.org/D18119 llvm-svn: 263381