diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-03-08 20:24:36 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-03-08 20:24:36 +0000 |
commit | 1f04c4488501deed5b6bfac098815bec14b8bb73 (patch) | |
tree | b483731d06ba3ceb5e8f2a7930ca6a4c3b4bf528 /llvm/lib/Analysis/CodeMetrics.cpp | |
parent | 715b04eda622ee836716423d94ee6fd1d6115a2e (diff) | |
download | llvm-1f04c4488501deed5b6bfac098815bec14b8bb73.zip llvm-1f04c4488501deed5b6bfac098815bec14b8bb73.tar.gz llvm-1f04c4488501deed5b6bfac098815bec14b8bb73.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions