barannikov88 added a comment.

Currently, the functions just forward their arguments to the constructors (*), 
but I think more stuff
should be pushed into them from `createTargetCodeGenInfo`. This is left for 
target maintainers.

Implementations of the added functions will be distributed across *.cpp files 
in the next commit.

(*) `isStructReturnInRegABI` calls (PPC and X86) were moved because these 
methods are not
accessible from other TUs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150215

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

Reply via email to