alexcrichton wrote: For that I'd defer discussion to https://github.com/WebAssembly/tool-conventions/pull/268. I believe this PR is an accurate reflection of the current definition over there where struct fields are only considered for flattening if they're a scalar (or a wrapped scalar). For arrays that's similar to a struct of multiple fields, and those are always done indirectly. For changing the definition itself, though, that's where https://github.com/WebAssembly/tool-conventions/pull/268 I think is a better place to discuss
https://github.com/llvm/llvm-project/pull/200076 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
