rnk wrote:

IIUC, this effectively removes all empty records from LLVM struct types. This 
makes the IR less "pretty", but these subobjects are notionally empty and 
consist of only padding bytes (i8 and i8 arrays) at the end of the day. I think 
that's acceptable. + @rjmccall , does that sound good to you?

https://github.com/llvm/llvm-project/pull/96422
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to