[all-commits] [llvm/llvm-project] 6e6be5: Revert "[llvm] add zstd to llvm::compression names...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Thu Jul 14 01:24:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e6be5f9504d3de7a5e94bdc3c8ba96d2f6a88a8
https://github.com/llvm/llvm-project/commit/6e6be5f9504d3de7a5e94bdc3c8ba96d2f6a88a8
Author: Amara Emerson <amara at apple.com>
Date: 2022-07-14 (Thu, 14 Jul 2022)
Changed paths:
M llvm/CMakeLists.txt
M llvm/cmake/config-ix.cmake
R llvm/cmake/modules/FindZSTD.cmake
M llvm/cmake/modules/LLVMConfig.cmake.in
M llvm/include/llvm/Config/llvm-config.h.cmake
M llvm/include/llvm/Support/Compression.h
M llvm/lib/Support/CMakeLists.txt
M llvm/lib/Support/Compression.cpp
M llvm/test/lit.site.cfg.py.in
M llvm/unittests/Support/CompressionTest.cpp
M utils/bazel/llvm_configs/llvm-config.h.cmake
Log Message:
-----------
Revert "[llvm] add zstd to llvm::compression namespace"
This reverts commit d449c600767284486615f3b79601ced15a00af61.
Breaks macOS builds with this:
llvm/lib/Support/Compression.cpp:24:10: fatal error: 'zstd.h' file not found
More information about the All-commits
mailing list