[Lldb-commits] [lldb] [lldb][test] Add flags useful for remote cross-platform testing to dotest.py (PR #93800)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu May 30 10:51:49 PDT 2024


labath wrote:

It might be better to split this up per flag. For example, I don't see any issues with the --make flag, but I would like to understand more about why you need the --os flag (like, how it differs/why can't that be deduced from the platform name?) The sysroot arg is probably also fine, but it'd be better viewed in isolation.

https://github.com/llvm/llvm-project/pull/93800


More information about the lldb-commits mailing list