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

Chih-Hung Hsieh chh at google.com
Thu Jul 23 17:08:15 PDT 2015


chh updated this revision to Diff 30544.
chh marked 3 inline comments as done.
chh added a comment.

I might guess wrong the suggested changes.
Please check if the new diff is what you suggested.
Thanks.


http://reviews.llvm.org/D10524

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10524.30544.patch
Type: text/x-patch
Size: 6791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150724/af97538f/attachment.bin>


More information about the llvm-commits mailing list