jimingham wrote:

> > do we have in mind any other languages that will implement this?
> 
> I suspect any language wanting to implement this notion of function splitting 
> (e.g. all the users of corosplitter) and virtual frames could have a use for 
> this

We already have `.cold` functions that do this in clang.  Might be nice to 
support that on the llvm side so this could be testable here.

https://github.com/llvm/llvm-project/pull/112720
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to