[Mips] Support R_MICROMIPS_PC18_S3/PC19_S2/PC21_S2/PC26_S2 relocations handling
authorSimon Atanasyan <simon@atanasyan.com>
Mon, 20 Apr 2015 07:34:52 +0000 (07:34 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Mon, 20 Apr 2015 07:34:52 +0000 (07:34 +0000)
commit811922897710b9790678b588f63bb4182ce8f4ec
tree43f24dc37841e607e1af7086c6de1a11d1eb2171
parent41ce98cc6f9c9aac833121fe10da37b280ffab95
[Mips] Support R_MICROMIPS_PC18_S3/PC19_S2/PC21_S2/PC26_S2 relocations handling

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