[PATCH] D60748: Fix i386 struct and union parameter alignment
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 19 11:18:05 PDT 2019
dexonsmith added a comment.
In D60748#1472829 <https://reviews.llvm.org/D60748#1472829>, @rjmccall wrote:
> I suspect Darwin also doesn't want to take this. We care very little about 32-bit Intel, and part of caring very little is not wanting to spend any effort dealing with the ramifications of ABI breaks. That would apply both to the rule in general and to the vector rule specifically. @dexonsmith, agreed?
Agreed.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60748/new/
https://reviews.llvm.org/D60748
More information about the cfe-commits
mailing list