[all-commits] [llvm/llvm-project] e11560: Revert "[llvm] cmake config groundwork to have ZST...
PiJoules via All-commits
all-commits at lists.llvm.org
Fri Jul 8 13:48:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e115604a590a78aa7738e8b7fe15cd12de51b787
https://github.com/llvm/llvm-project/commit/e115604a590a78aa7738e8b7fe15cd12de51b787
Author: Leonard Chan <leonardchan at google.com>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M compiler-rt/test/lit.common.cfg.py
M llvm/lib/Support/CMakeLists.txt
Log Message:
-----------
Revert "[llvm] cmake config groundwork to have ZSTD in LLVM"
This reverts commit adf1ffe95854a245cbc48bbaea55f60b003d5f76 and f07caf20b9d35e45501c9d5d903fa182b3bdb95a
which seem to break upstream https://lab.llvm.org/buildbot/#/builders/109/builds/42253.
Commit: 474c873148b1441f1dd7a2b269441a1b20e30aa2
https://github.com/llvm/llvm-project/commit/474c873148b1441f1dd7a2b269441a1b20e30aa2
Author: Leonard Chan <leonardchan at google.com>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M clang-tools-extra/clangd/CMakeLists.txt
M clang-tools-extra/clangd/test/lit.cfg.py
M clang-tools-extra/clangd/test/lit.site.cfg.py.in
M clang/test/CMakeLists.txt
M clang/test/lit.site.cfg.py.in
M compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh
M compiler-rt/test/lit.common.cfg.py
M compiler-rt/test/lit.common.configured.in
M flang/CMakeLists.txt
M lld/ELF/CMakeLists.txt
M lld/test/lit.site.cfg.py.in
M lldb/source/Plugins/Process/gdb-remote/CMakeLists.txt
M lldb/test/Shell/lit.site.cfg.py.in
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/test/lit.site.cfg.py.in
M utils/bazel/llvm_configs/llvm-config.h.cmake
Log Message:
-----------
Revert "[llvm] cmake config groundwork to have ZSTD in LLVM"
This reverts commit f07caf20b9d35e45501c9d5d903fa182b3bdb95a which seems to break upstream https://lab.llvm.org/buildbot/#/builders/109/builds/42253.
Compare: https://github.com/llvm/llvm-project/compare/cc5b77273af3...474c873148b1
More information about the All-commits
mailing list