[Lldb-commits] [lldb] [lldb] Allow tests to share a single build (PR #181720)
Dave Lee via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 16 10:51:46 PST 2026
kastiglione wrote:
correct, `self.build` will still invoke `make`, but `make` should do no work after the first run.
https://github.com/llvm/llvm-project/pull/181720
More information about the lldb-commits
mailing list