[Mips] Implement R_MIPS_SUB relocation handling
authorSimon Atanasyan <simon@atanasyan.com>
Mon, 9 Mar 2015 10:53:50 +0000 (10:53 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Mon, 9 Mar 2015 10:53:50 +0000 (10:53 +0000)
commitd3388cc9b6b2718221a34e1ba7c86b0869877a10
treed420c3594528949ef64001795e4848a5214398ae
parent1397f520d42665e00015d2d28fee425177026bc6
[Mips] Implement R_MIPS_SUB relocation handling

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