Loading
llvmPackages_13.compiler-rt-libc: don't use distutils.spawn
This function was removed in Python 3.12 and seems to only be used in LLVM 13, despite the Python file this is used in being present in LLVM 12 and 14. The merge_archives.py file was removed in LLVM 15.