[Lldb-commits] [PATCH] D133002: [LLDB] Make API tests to run using MSYS tools
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 31 05:47:40 PDT 2022
labath accepted this revision.
labath added a comment.
Seems reasonable. BTW, these days, I don't think anybody is invoking `make` directly from the command line, so it would be fine (maybe even desirable) to move some of this logic into python code -- particularly if it makes windows compatibility easier.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133002/new/
https://reviews.llvm.org/D133002
More information about the lldb-commits
mailing list