[Mips] Support R_MIPS_16 relocation handling
authorSimon Atanasyan <simon@atanasyan.com>
Wed, 17 Jun 2015 22:27:39 +0000 (22:27 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Wed, 17 Jun 2015 22:27:39 +0000 (22:27 +0000)
commit17478c580415765de9428d5a523058848b13bab6
tree5f45a38c3c0d448a625317ff33f1f69de544f8ab
parent9bc2ad5e6c0b2a2e87a2dc3d34f401fc8c33cac5
[Mips] Support R_MIPS_16 relocation handling

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