pub fn llvm_has_libzstd(config: &Config) -> boolExpand description
For tests using the needs-llvm-zstd directive:
- for local LLVM builds, try to find the static zstd library in the llvm-config system libs.
- for
download-ci-llvm, see iflldwas built with zstd support.