[PATCH] D16808: [MCU] PR26438: Fix assertion failure on function returning an empty struct or union
H.J Lu via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 4 10:26:52 PST 2016
hjl.tools added a comment.
Empty struct/union should be passed and returned as void for all IA psABs.
http://reviews.llvm.org/D16808
More information about the cfe-commits
mailing list