[PATCH] D140123: [TLS] Clamp the alignment of TLS global variables if required by the target

Wolfgang Pieb via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 13 15:51:47 PST 2023


wolfgangp added a comment.

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

>> no separate section for module flags
>
> https://llvm.org/docs/LangRef.html#module-flags-metadata ?

That seems to be the description of the metadata for module flags, not the documentation of the flags themselves.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140123



More information about the cfe-commits mailing list