[PATCH] D60748: Fix i386 struct and union parameter alignment
Konstantin Belousov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 24 12:07:04 PDT 2019
kib added a comment.
In fact, can we have an option controlling this ? Does it have anything to do with -malign-data gcc switch ?
We do want to be able to optionally generate code ABI-compatible with modern gcc, per user discretion.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60748/new/
https://reviews.llvm.org/D60748
More information about the cfe-commits
mailing list