Delete isTlsDynRel.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 8 Mar 2016 20:24:36 +0000 (20:24 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 8 Mar 2016 20:24:36 +0000 (20:24 +0000)
commit1f04c4488501deed5b6bfac098815bec14b8bb73
treeb483731d06ba3ceb5e8f2a7930ca6a4c3b4bf528
parent715b04eda622ee836716423d94ee6fd1d6115a2e
Delete isTlsDynRel.

It was a badly specified hack for when a tls relocation should be
propagated to the dynamic relocation table.

This replaces it with a not as bad hack of saying that a local dynamic
tls relocation is never preempted.

I will try to remove even that second hack in the next patch.

llvm-svn: 262955
lld/ELF/InputSection.cpp
lld/ELF/OutputSections.cpp
lld/ELF/OutputSections.h
lld/ELF/Target.cpp
lld/ELF/Target.h
lld/ELF/Writer.cpp
lld/test/ELF/no-inhibit-exec.s