[all-commits] [llvm/llvm-project] f3cc4d: Revert "[CMake] Simplify CMake handling for zlib"
ChristianKuehnel via All-commits
all-commits at lists.llvm.org
Fri Aug 7 00:38:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f3cc4df51da4331b170065e01a6a80ee05ed0c23
https://github.com/llvm/llvm-project/commit/f3cc4df51da4331b170065e01a6a80ee05ed0c23
Author: Christian Kühnel <kuhnel at google.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M clang/test/CMakeLists.txt
M clang/test/lit.site.cfg.py.in
M compiler-rt/test/lit.common.configured.in
M lld/test/CMakeLists.txt
M lld/test/lit.site.cfg.py.in
M lldb/cmake/modules/LLDBStandalone.cmake
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/cmake/modules/LLVMConfig.cmake.in
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
M llvm/utils/gn/secondary/clang/test/BUILD.gn
M llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
M llvm/utils/gn/secondary/lld/test/BUILD.gn
M llvm/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn
M llvm/utils/gn/secondary/llvm/test/BUILD.gn
Log Message:
-----------
Revert "[CMake] Simplify CMake handling for zlib"
This reverts commit 1adc494bce44f6004994deed61b30d4b71fe1d05.
This patch broke the Windows compilation on buildbot and pre-merge testing:
http://lab.llvm.org:8011/builders/mlir-windows/builds/5945
https://buildkite.com/llvm-project/llvm-master-build/builds/780
More information about the All-commits
mailing list