[all-commits] [llvm/llvm-project] a85f58: [LLVM] Removes CMake work-arounds.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Jun 7 09:04:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a85f585b1ea9dc4a29150bf4fe5b08bceab95926
https://github.com/llvm/llvm-project/commit/a85f585b1ea9dc4a29150bf4fe5b08bceab95926
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M llvm/CMakeLists.txt
M llvm/docs/CMakePrimer.rst
Log Message:
-----------
[LLVM] Removes CMake work-arounds.
CMake older than 3.20.0 is no longer supported.
This removes work-arounds for no longer supported versions.
Reviewed By: kwk
Differential Revision: https://reviews.llvm.org/D152103
More information about the All-commits
mailing list