labath wrote:

BTW, the main loop changes are something that you should be able to upstream 
quite easily. It sounds like the main problem is that you don't have a ppoll 
syscall, but the last round of changes means that ppoll is not actually 
necessary for its operation (the only reason to use it is the increased 
precision)

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

Reply via email to