[Mips] Support R_MIPS_PC16 relocation handling
authorSimon Atanasyan <simon@atanasyan.com>
Sat, 13 Jun 2015 14:48:14 +0000 (14:48 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Sat, 13 Jun 2015 14:48:14 +0000 (14:48 +0000)
commit6df6c75b61405f6a8576c863f43a73f865473846
treeecbcabf832d1aa160ebbfd6949520ce279288eca
parent3d13c7dc6712556a83e5d91bece4c21de99025dd
[Mips] Support R_MIPS_PC16 relocation handling

llvm-svn: 239677
lld/lib/ReaderWriter/ELF/Mips/MipsRelocationHandler.cpp
lld/test/elf/Mips/rel-pc16-align.test [new file with mode: 0644]
lld/test/elf/Mips/rel-pc16-overflow.test [new file with mode: 0644]
lld/test/elf/Mips/rel-pc16.test [new file with mode: 0644]