[PATCH] D10524: Clang/driver: emulated TLS mode.

Chih-Hung Hsieh chh at google.com
Tue Jul 28 09:28:25 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243441: Add -femulated-tls flag to select the emulated TLS model. (authored by chh).

Changed prior to commit:
  http://reviews.llvm.org/D10524?vs=30544&id=30829#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10524

Files:
  cfe/trunk/docs/UsersManual.rst
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Frontend/CodeGenOptions.def
  cfe/trunk/lib/CodeGen/BackendUtil.cpp
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGen/tls-model.c
  cfe/trunk/test/CodeGenCXX/cxx11-thread-local.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10524.30829.patch
Type: text/x-patch
Size: 6903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/1b51cd4e/attachment.bin>


More information about the llvm-commits mailing list