[Lldb-commits] [lldb] [LLDB][test] Update Makefile.rules to support Windows host+Linux target (PR #99266)
Vladislav Dzhidzhoev via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 18 09:20:34 PDT 2024
dzhidzhoev wrote:
> It may be better to split this into smaller patches, given the fragility of this code. (Basically, one patch for each of your bullet points).
I was thinking about that, but for me it looked like path_wrapper thing and cross-compilation/sdkroot fixes should have been sent in the same commit since each of them is insufficient for setting this configuration up on Windows.
https://github.com/llvm/llvm-project/pull/99266
More information about the lldb-commits
mailing list