[PATCH] D81543: [CodeGen][TLS] Set TLS Model for __tls_guard as well.

JunMa via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 15 23:58:07 PDT 2020


junparser updated this revision to Diff 270969.
junparser marked an inline comment as done.
junparser added a comment.

address the comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81543/new/

https://reviews.llvm.org/D81543

Files:
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/CodeGen/CodeGenModule.h
  clang/lib/CodeGen/ItaniumCXXABI.cpp
  clang/lib/CodeGen/MicrosoftCXXABI.cpp
  clang/test/CodeGen/tls-model.c
  clang/test/CodeGen/tls-model.cpp
  clang/test/CodeGenCXX/ms-thread_local.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81543.270969.patch
Type: text/x-patch
Size: 7453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200616/d52f6c83/attachment.bin>


More information about the cfe-commits mailing list