[PATCH] D67429: Improve code generation for thread_local variables:
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 12 13:02:00 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL371767: Improve code generation for thread_local variables: (authored by rsmith, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D67429?vs=219652&id=219983#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67429/new/
https://reviews.llvm.org/D67429
Files:
cfe/trunk/include/clang/Basic/Linkage.h
cfe/trunk/lib/CodeGen/CGCXXABI.h
cfe/trunk/lib/CodeGen/CGExpr.cpp
cfe/trunk/lib/CodeGen/ItaniumCXXABI.cpp
cfe/trunk/lib/CodeGen/MicrosoftCXXABI.cpp
cfe/trunk/test/CodeGen/windows-on-arm-itanium-thread-local.c
cfe/trunk/test/CodeGenCXX/cxx11-thread-local.cpp
cfe/trunk/test/CodeGenCXX/cxx2a-thread-local-constinit.cpp
cfe/trunk/test/CodeGenCXX/tls-init-funcs.cpp
cfe/trunk/test/CodeGenCXX/windows-on-arm-itanium-thread-local.cpp
cfe/trunk/test/OpenMP/parallel_copyin_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67429.219983.patch
Type: text/x-patch
Size: 21023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190912/3403583e/attachment-0001.bin>
More information about the cfe-commits
mailing list