[PATCH] D21611: Fix small structures calling convention issue for some big endian architectures
John McCall via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 22 11:21:12 PDT 2016
rjmccall added a comment.
Hmm. On MIPS64, a slot is 64 bits, right? How is a float passed?
http://reviews.llvm.org/D21611
More information about the cfe-commits
mailing list