[all-commits] [llvm/llvm-project] d763c6: Revert "Reland "[CMake] Bumps minimum version to 3...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed May 17 07:54:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d763c6e5e2d0a6b34097aa7dabca31e9aff9b0b6
https://github.com/llvm/llvm-project/commit/d763c6e5e2d0a6b34097aa7dabca31e9aff9b0b6
Author: Nico Weber <thakis at chromium.org>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M bolt/runtime/CMakeLists.txt
M clang/CMakeLists.txt
M clang/tools/scan-build-py/tests/functional/exec/CMakeLists.txt
M cmake/Modules/CMakePolicy.cmake
M compiler-rt/CMakeLists.txt
M compiler-rt/lib/builtins/CMakeLists.txt
M compiler-rt/lib/crt/CMakeLists.txt
M flang/CMakeLists.txt
M flang/lib/Decimal/CMakeLists.txt
M flang/runtime/CMakeLists.txt
M libc/CMakeLists.txt
M libc/examples/hello_world/CMakeLists.txt
M libclc/CMakeLists.txt
M libcxx/CMakeLists.txt
M libcxxabi/CMakeLists.txt
M libunwind/CMakeLists.txt
M libunwind/src/CMakeLists.txt
M lld/CMakeLists.txt
M lldb/CMakeLists.txt
M lldb/tools/debugserver/CMakeLists.txt
M llvm-libgcc/CMakeLists.txt
M llvm/CMakeLists.txt
M llvm/docs/CMake.rst
M llvm/docs/GettingStarted.rst
M llvm/docs/ReleaseNotes.rst
M mlir/CMakeLists.txt
M mlir/examples/standalone/CMakeLists.txt
M openmp/CMakeLists.txt
M openmp/cmake/DetectTestCompiler/CMakeLists.txt
M openmp/docs/SupportAndFAQ.rst
M openmp/libompd/src/CMakeLists.txt
M openmp/libomptarget/plugins/remote/src/CMakeLists.txt
M openmp/runtime/src/CMakeLists.txt
M openmp/tools/Modules/FindOpenMPTarget.cmake
M openmp/tools/Modules/README.rst
M polly/CMakeLists.txt
M pstl/CMakeLists.txt
M runtimes/CMakeLists.txt
Log Message:
-----------
Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""
This reverts commit 65429b9af6a2c99d340ab2dcddd41dab201f399c.
Broke several projects, see https://reviews.llvm.org/D144509#4347562 onwards.
Also reverts follow-up commit "[OpenMP] Compile assembly files as ASM, not C"
This reverts commit 4072c8aee4c89c4457f4f30d01dc9bb4dfa52559.
Also reverts fix attempt "[cmake] Set CMP0091 to fix Windows builds after the cmake_minimum_required bump"
This reverts commit 7d47dac5f828efd1d378ba44a97559114f00fb64.
More information about the All-commits
mailing list