[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
Mon Feb 13 15:31:04 PST 2023


wolfgangp added a comment.

In D140123#4123625 <https://reviews.llvm.org/D140123#4123625>, @efriedma wrote:

> In D140123#4113536 <https://reviews.llvm.org/D140123#4113536>, @efriedma wrote:
>
>> Missing LangRef change?
>
> Ping?

Added a LangRef entry with 776b7499ea813c06b <https://reviews.llvm.org/rG776b7499ea813c06b02bcc01e4d73703233bb0bb>. There seems to be no separate section for module flags, so I added it to the entry on global variables.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140123



More information about the llvm-commits mailing list