[ELF][MIPS] Support R_MIPS_TLS_DTPREL64 / R_MIPS_TLS_TPREL64 relocations calculation
authorSimon Atanasyan <simon@atanasyan.com>
Mon, 5 Sep 2016 15:42:43 +0000 (15:42 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Mon, 5 Sep 2016 15:42:43 +0000 (15:42 +0000)
commit643729d2773ed3977a90e60dea04ece1a11c45a6
treef96a473f85aba8e549523e11f8d04e23911f7c91
parent875951eceb99cf0a95d541a8aae7b76f250699f8
[ELF][MIPS] Support R_MIPS_TLS_DTPREL64 / R_MIPS_TLS_TPREL64 relocations calculation

llvm-svn: 280666
lld/ELF/Target.cpp
lld/test/ELF/mips-tls-static-64.s [new file with mode: 0644]