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

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 1 13:28:55 PDT 2018


efriedma added a comment.

> I'm not sure it's appropriate to impose this as an overhead on all targets.

You mean the overhead of increasing the size of TypeInfo?  That's fair.


https://reviews.llvm.org/D46013





More information about the cfe-commits mailing list