[ELF][MIPS] Factor out the code reading and calculating AHL addend into the separate...
authorSimon Atanasyan <simon@atanasyan.com>
Fri, 4 Mar 2016 10:55:20 +0000 (10:55 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Fri, 4 Mar 2016 10:55:20 +0000 (10:55 +0000)
commit3b37785feec6d7653c6c309fe78d455f16765fe8
treeee827fa24b9f23faa96dd36fca339c4058b68e66
parentdeed55d70600deac8e5df186325ef3aba5a82249
[ELF][MIPS] Factor out the code reading and calculating AHL addend into the separate function. NFC

llvm-svn: 262706
lld/ELF/Target.cpp