[all-commits] [llvm/llvm-project] 42478d: [compiler-rt] Removes CMake work-arounds.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Jun 7 08:42:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42478d1473da6c119bc8eb9aa17608bfc54ce086
https://github.com/llvm/llvm-project/commit/42478d1473da6c119bc8eb9aa17608bfc54ce086
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M compiler-rt/cmake/Modules/AddCompilerRT.cmake
M compiler-rt/cmake/Modules/CompilerRTAIXUtils.cmake
M compiler-rt/lib/orc/CMakeLists.txt
M compiler-rt/lib/tsan/rtl/CMakeLists.txt
Log Message:
-----------
[compiler-rt] 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: phosek
Differential Revision: https://reviews.llvm.org/D152102
More information about the All-commits
mailing list