Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for extracting zst LLVM distributions (#433)
zstd is a lot faster than xz at decompressing. Unfortunately, llvm/clang aren't distributed with zstd, so this still takes action to create a binary package, and then add it to _llvm_distributions. Signed-off-by: Austin Schuh <[email protected]>
- Loading branch information