It doesn't look like anything is depending on using local dynamic tls relocations with preemptable symbols. llvm-svn: 262957
Main aim of the patch to introduce basic support for TLS access models for x86 target. Models using @tlsgd, @tlsldm and @gotntpoff are implemented. Differential revision: http://reviews.llvm.org/D15060 llvm-svn: 254500