https://github.com/JDevlieghere commented:

I think this could benefit from following the pattern of the other scripts, 
which is running on a single file and having CMake doing the globbing, 
presumably that means the build system can do all of this in parallel instead 
of making this a single-threaded operation. 

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

Reply via email to