[PATCH] D21611: Fix small structures calling convention issue for some big endian architectures

Strahinja Petrovic via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 23 05:30:42 PDT 2016


spetrovic added a comment.

Yes, I tried all caller - callee combinations for ARM32 big endian and MIPS/MIPS64 big endian, and it works properly with this patch.


http://reviews.llvm.org/D21611





More information about the cfe-commits mailing list