[Mips] Reduce code duplication. Join relocation handling functions which
authorSimon Atanasyan <simon@atanasyan.com>
Sun, 25 May 2014 10:07:04 +0000 (10:07 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Sun, 25 May 2014 10:07:04 +0000 (10:07 +0000)
commitbacee46924cf72ea88065fb7264353b8c897b527
treead4ccfc68afcce374c8602356fe07098f172090b
parent6c68ffe3efcda9ac09248bef4de967110e39681a
[Mips] Reduce code duplication. Join relocation handling functions which
perform calculations for R_MIPS_GOT16 and R_MIPS_CALL16 relocations.

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