[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
Tue Jan 10 10:39:02 PST 2023
wolfgangp updated this revision to Diff 487883.
wolfgangp added a comment.
Addressed a review comment regarding the clang test (tightening up the module flag check).
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.487883.patch
Type: text/x-patch
Size: 4016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/9bd4baec/attachment.bin>
More information about the llvm-commits
mailing list