[PATCH] D46013: [ARM] Conform to AAPCS when passing overaligned composites as arguments

Momchil Velikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 3 10:07:13 PDT 2018


chill added a comment.

In https://reviews.llvm.org/D46013#1084440, @efriedma wrote:

> I'd like to see some tests for __attribute((packed)).


Thanks, indeed it does not work correctly on packed structures. Back to the drawing board ...


Repository:
  rC Clang

https://reviews.llvm.org/D46013





More information about the cfe-commits mailing list