================
@@ -86,6 +86,18 @@ class CIRCXXABI {
   lowerDerivedDataMember(cir::DerivedDataMemberOp op, mlir::Value loweredSrc,
                          mlir::OpBuilder &builder) const = 0;
 
+  /// Lower the given cir.base_method op to a sequence of more "primitive" CIR
----------------
andykaylor wrote:

Yeah, I hadn't really thought about that., but you're right.

https://github.com/llvm/llvm-project/pull/178004
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to