[all-commits] [llvm/llvm-project] bcd27d: Revert "[CMake] Simplify CMake handling for zlib"
Petr Hosek via All-commits
all-commits at lists.llvm.org
Tue Jul 14 19:56:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bcd27d9d73f74f291fbd8b0fd1182e69a327be88
https://github.com/llvm/llvm-project/commit/bcd27d9d73f74f291fbd8b0fd1182e69a327be88
Author: Petr Hosek <phosek at google.com>
Date: 2020-07-14 (Tue, 14 Jul 2020)
Changed paths:
M clang/CMakeLists.txt
M clang/test/CMakeLists.txt
M clang/test/lit.site.cfg.py.in
M compiler-rt/test/lit.common.configured.in
M lld/CMakeLists.txt
M lld/test/CMakeLists.txt
M lld/test/lit.site.cfg.py.in
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
M llvm/cmake/config-ix.cmake
M llvm/include/llvm/Config/config.h.cmake
M llvm/lib/Support/CMakeLists.txt
M llvm/lib/Support/CRC.cpp
M llvm/lib/Support/Compression.cpp
M llvm/test/CMakeLists.txt
M llvm/test/lit.site.cfg.py.in
M llvm/unittests/Support/CompressionTest.cpp
Log Message:
-----------
Revert "[CMake] Simplify CMake handling for zlib"
This reverts commit 8c1a79dc12f3cc600e16153961cd8cc50ba2c33b because
it fails when zlib isn't installed.
More information about the All-commits
mailing list