[clang] [llvm] [MTE] generalize overalignment / size of MTE globals (PR #121957)
Florian Mayer via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 6 16:31:00 PST 2025
fmayer wrote:
Actually, there was a bug I fixed: even if the alignment of the original variable is >= 16, we still need to fix up the size.
https://github.com/llvm/llvm-project/pull/121957
More information about the cfe-commits
mailing list