[Lldb-commits] [lldb] [lldb][test] Use tools from llvm instead of compiler tools (PR #109961)
Vladislav Dzhidzhoev via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 25 05:16:18 PDT 2024
dzhidzhoev wrote:
> A better version of my question, do you have a list of tools this effects, is it just the ones where you have modified lines in this PR?
>
> If so we probably have nothing to worry about.
These are the tools listed in util_names dictionary https://github.com/llvm/llvm-project/blob/025276a52939c4091181dea5f633e443c908c4ef/lldb/packages/Python/lldbsuite/test/builders/builder.py#L160.
https://github.com/llvm/llvm-project/pull/109961
More information about the lldb-commits
mailing list