Remove the only case where we would relocate a R_386_TLS_TPOFF.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 14 Apr 2016 16:05:42 +0000 (16:05 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 14 Apr 2016 16:05:42 +0000 (16:05 +0000)
commite149b488afd2c189214fb491101a9bb9bbab0c76
tree96a507e615ba7db8d7e600cf20794ed6a17d027b
parent377aa40d84fefff341525efb2b60a805dbf96c1e
Remove the only case where we would relocate a R_386_TLS_TPOFF.

llvm-svn: 266330
lld/ELF/Target.cpp