https://github.com/Michael137 commented:
So the effect here is that the build directory is just going to be re-used, but the `self.build` will still try to rebuild (but possibly won't because `make` wouldn't see any changes in the sources)? https://github.com/llvm/llvm-project/pull/181720 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
