phoebewang wrote: > I meant, at the beginning of X86_32ABIInfo::computeInfo there's a chain of if > statements that set up the properties of different calling conventions, and > maybe some bits could be set there. If you don't think that makes sense, > though, it's fine.
Thanks @efriedma-quic! I prefer to using the convention name directly. I think it's more readable than hiding them under a state bit. https://github.com/llvm/llvm-project/pull/97939 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits