folkertdev wrote: Actually, I don't think this can be handled correctly without much larger changes. The alignment of a `typedef` is not available to the ABI code.
That's not something I'm comfortable with taking on (and also not relevant for Rust FFI), so could fixing that be deferred? https://github.com/llvm/llvm-project/pull/213739 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
