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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
