andrey-golubev wrote: > > Do we have any ABI stability guarantees for LLVM C++ APIs? I would think > > that a lot of back ports can break the C++ ABI of LLVM in general? > > Yes, we always try to keep the C++ API stable in point releases.
Fair enough. Let's not backport it then. btw, > I think this will change the ABI. Do we have a policy on this for MLIR? I'm curious why do you think so, maybe I'm missing something. in any case, I'd say, strictly speaking, this change is "source-incompatible" (though unlikely anyone would actually encounter a failure). https://github.com/llvm/llvm-project/pull/83971 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits