[PATCH] D14980: PR18513: make gcc compatible layout for bit-fields with explicit aligned attribute
Dmitry Polukhin via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 21 07:01:48 PST 2015
DmitryPolukhin added a comment.
Friendly ping.
I don't think this change makes APCS mode worse. As an alternative I could return to the variant that doesn't change anything for APCS case. Please let me know if APCS case must be resolved and TODO is not enough for committing this change.
http://reviews.llvm.org/D14980
More information about the cfe-commits
mailing list