[Mips] Reduce code duplication. Join relocation handling functions which
authorSimon Atanasyan <simon@atanasyan.com>
Sun, 25 May 2014 09:04:15 +0000 (09:04 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Sun, 25 May 2014 09:04:15 +0000 (09:04 +0000)
commit6d1a09f39fb18ba8513cd47fbcdcf65518411e7c
tree0b7510a1c7960a2e50dc4b0bf8734cb8d316d8f1
parent12d1e24da2ee58f7c4a1eaf2f7752f89a1550c29
[Mips] Reduce code duplication. Join relocation handling functions which
perform similar calculations.

llvm-svn: 209590
lld/lib/ReaderWriter/ELF/Mips/MipsRelocationHandler.cpp