dwblaikie wrote: (where possible, cross-project commits should be avoided/split into separate steps - eg: the functionality could be added to LLVM, with the unit test coverage in one change - then used from LLDB in another. Though possibly acceptable to review it in one go and commit it in two parts (though probably messes with github workflows a bit to do that - maybe just sent a separate PR for the LLVM part once someone says it's roughly in the right shape (which it probably is - it looks simple enough)))
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