[PATCH] D32354: [ELF] - Set DF_STATIC_TLS flag for i386 target.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 03:37:58 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302414: [ELF] - Set DF_STATIC_TLS flag for i386 target. (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D32354?vs=97578&id=98145#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32354

Files:
  lld/trunk/ELF/Config.h
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/Target.cpp
  lld/trunk/test/ELF/Inputs/i386-static-tls-model1.s
  lld/trunk/test/ELF/Inputs/i386-static-tls-model2.s
  lld/trunk/test/ELF/Inputs/i386-static-tls-model3.s
  lld/trunk/test/ELF/Inputs/i386-static-tls-model4.s
  lld/trunk/test/ELF/i386-static-tls-model.s
  lld/trunk/test/ELF/i386-tls-ie-shared.s
  lld/trunk/test/ELF/tls-dynamic-i686.s
  lld/trunk/test/ELF/tls-opt-iele-i686-nopic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32354.98145.patch
Type: text/x-patch
Size: 15282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/45da0d92/attachment.bin>


More information about the llvm-commits mailing list