[PATCH] D140123: [TLS] Clamp the alignment of TLS global variables if required by the target
Wolfgang Pieb via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 8 10:40:44 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d07e0448e38: [TLS]: Clamp the alignment of TLS global variables if required by the target (authored by wolfgangp).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140123/new/
https://reviews.llvm.org/D140123
Files:
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGen/tls-maxalign-modflag.c
llvm/include/llvm/IR/Module.h
llvm/lib/IR/Module.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/CodeGen/X86/tls-align.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140123.495883.patch
Type: text/x-patch
Size: 4016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/c0b909df/attachment.bin>
More information about the llvm-commits
mailing list