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

Dimitry Andric via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 13 04:01:38 PDT 2019


dim added a comment.

In fact, it is probably better to turn the OS check around, e.g. *only* increase the alignment for Linux, and nowhere else.


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

https://reviews.llvm.org/D60748





More information about the cfe-commits mailing list