[ELF][MIPS] Support R_MIPS_GOT_HI16 / R_MIPS_GOT_LO16 relocations calculation
authorSimon Atanasyan <simon@atanasyan.com>
Thu, 18 Aug 2016 19:08:41 +0000 (19:08 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Thu, 18 Aug 2016 19:08:41 +0000 (19:08 +0000)
commit978f91ca43b1d0a59fa2f6fb6be05d547654a1da
tree8064c9673ddc9d6fcb1fc33c0d3dabd1dcab4c40
parente933a8e212dca28019f4f9238e69543c3bfbd7dd
[ELF][MIPS] Support R_MIPS_GOT_HI16 / R_MIPS_GOT_LO16 relocations calculation

llvm-svn: 279119
lld/ELF/Target.cpp
lld/test/ELF/mips-got-hilo.s [new file with mode: 0644]