[Mips] Implement R_MIPS_PC19_S2 / R_MIPS_PC26_S2 relocations handling
authorSimon Atanasyan <simon@atanasyan.com>
Thu, 19 Mar 2015 19:58:58 +0000 (19:58 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Thu, 19 Mar 2015 19:58:58 +0000 (19:58 +0000)
commit5472ea12703c05117f654ad2fcf481a1b6de8745
tree548858e808bffc7a9f20b609412b8d8eb7c33c0e
parenteaec5b67e7c36a656b778bc53bc9101615bcf099
[Mips] Implement R_MIPS_PC19_S2 / R_MIPS_PC26_S2 relocations handling

llvm-svn: 232755
lld/lib/ReaderWriter/ELF/Mips/MipsRelocationHandler.cpp
lld/test/elf/Mips/rel-pc19-s2.test [new file with mode: 0644]
lld/test/elf/Mips/rel-pc26-s2.test [new file with mode: 0644]