EricWF added a comment. In https://reviews.llvm.org/D37133#860549, @compnerd wrote:
> I think we should avoid this logic entirely and use CMake to do this. It's not that easy to do in CMake, and a CMake solution would be limited to only merging in-tree builds together. This script allows merging any two static libraries, including merging an installed libc++abi into an in-tree libc++ build. Obviously I'm biased because I wrote the script initially, but I still prefer a python solution. https://reviews.llvm.org/D37133 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits