[Mips] Check symbol alignment for some MIPS relocations.
authorSimon Atanasyan <simon@atanasyan.com>
Sat, 6 Jun 2015 17:26:28 +0000 (17:26 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Sat, 6 Jun 2015 17:26:28 +0000 (17:26 +0000)
commitc859644f67e59182fd14519d709cd3010782ce45
treed262b3a3e3ecf0ed70eb34d9d04feebeeb24f036
parent439af8550e488f83626b0462d15ca26ef9f298b2
[Mips] Check symbol alignment for some MIPS relocations.

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