[PATCH] D60748: Fix i386 struct and union parameter alignment
Wei Xiao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 27 07:50:10 PDT 2019
wxiao3 added a comment.
Ok, I have excluded Darwin and PS4 for the changes.
The fix mainly targets at Linux so that we can compile a project with parts by GCC and parts by LLVM given that they follow the same ABI.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60748/new/
https://reviews.llvm.org/D60748
More information about the cfe-commits
mailing list