labath wrote:

Agreed. The reason code is looking like it does is because at some point in 
(now, pretty distant) past it was possible to `cd` into the test directory, 
type `make` and get the test binary out. Among other problems, this has caused 
duplicate code for determining various properties of the build between python 
and make. Since we no longer support these workflow anyway, there's no reason 
to keep the makefile code.

https://github.com/llvm/llvm-project/pull/93887
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to