Thrrreeee wrote: Hi [dwblaikie](https://github.com/dwblaikie), Thanks for the clear explanation and guidance on handling cross-project changes between LLVM and LLDB. I completely understand the reasoning behind avoiding/splitting such commits, and your suggestions make perfect sense for better reviewability, maintainability, and smoother integration with project workflows.
1. I will proceed as you've recommended: 2. I'll await your (or other reviewers') initial assessment on whether the LLVM portion of the current submission is "roughly in the right shape." 3. Once I get that confirmation, I will create a separate PR specifically for the LLVM changes, including the new functionality and its unit test coverage. After the LLVM PR is reviewed and merged, I will then submit another PR for the LLDB part to utilize this new functionality from LLVM. https://github.com/llvm/llvm-project/pull/142747 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits