[PATCH] D135437: [Tests] Require zlib for zstd tests
Mariusz Sikora via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 10 06:36:53 PDT 2022
mariusz-sikora-at-amd added a comment.
Sorry for not providing more details.
These tests may fail if zlib is installed on the system, but front end is explicitly disabling LLVM_ENABLE_ZLIB in cmake, then LIT tests will fail with information that LLVM_ENABLE_ZLIB has been disabled.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135437/new/
https://reviews.llvm.org/D135437
More information about the llvm-commits
mailing list