[Mips] Handle R_MIPS_TLS_TPREL_HI16 / R_MIPS_TLS_TPREL_LO16 relocations.
authorSimon Atanasyan <simon@atanasyan.com>
Sat, 24 May 2014 16:45:31 +0000 (16:45 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Sat, 24 May 2014 16:45:31 +0000 (16:45 +0000)
commit2ffbb193352b361d7a334a85f056aa2f11c4df9b
treeab4b1f2d76915fc7b7997e4d08adf69f492bb9bb
parent5256ce37ac646ee2754ccf192e6c025dca69b902
[Mips] Handle R_MIPS_TLS_TPREL_HI16 / R_MIPS_TLS_TPREL_LO16 relocations.

llvm-svn: 209582
lld/lib/ReaderWriter/ELF/Mips/MipsELFFile.h
lld/lib/ReaderWriter/ELF/Mips/MipsRelocationHandler.cpp
lld/lib/ReaderWriter/ELF/Mips/MipsRelocationPass.cpp
lld/lib/ReaderWriter/ELF/Mips/MipsTargetHandler.cpp
lld/test/elf/Mips/tls-1.test [new file with mode: 0644]