[clang] [clang] Increase alignment for large globals when in the same code object (x86-64) (PR #185487)

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Fri May 8 03:18:59 PDT 2026


zmodem wrote:

> Actually I think it's a bug that we apply the "large arrays" alignment on windows

And Eli pointed to https://github.com/llvm/llvm-project/issues/171855 so apparently we were under-aligning other objects.

I sent https://github.com/llvm/llvm-project/pull/196505 which probably has some overlap with this PR. Comments welcome!

https://github.com/llvm/llvm-project/pull/185487


More information about the cfe-commits mailing list