[PATCH] D60748: Fix i386 struct and union parameter alignment

Wei Xiao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 13 20:34:10 PDT 2019


wxiao3 added a comment.

Yes, the ABI bug will cause SEGV in Linux where a lot of libraries are built by GCC.
I have restricted the fix to Linux only in the latest revision.

Any other comments?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60748/new/

https://reviews.llvm.org/D60748





More information about the cfe-commits mailing list