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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 03:04:31 PDT 2017


grimar updated this revision to Diff 97578.
grimar added a comment.

- Addressed review comment.


https://reviews.llvm.org/D32354

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32354.97578.patch
Type: text/x-patch
Size: 14704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/57a32722/attachment.bin>


More information about the llvm-commits mailing list