================
@@ -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
----------------
erichkeane wrote:

IF we're just copy/pasting these comments for each, they seem to offer very 
little value...

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