erichkeane added a comment.

In D124998#3494424 <https://reviews.llvm.org/D124998#3494424>, @efriedma wrote:

> If you're really concerned about the size of FunctionProtoType increasing, 
> can we just shove the infrequently used calling convention bits into 
> TrailingObjects?

I don't believe so.  These are parts of the bitfield and are intrinsic to the 
type.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124998/new/

https://reviews.llvm.org/D124998

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to