[all-commits] [llvm/llvm-project] 21c0e7: [CMake][OpenMP] Remove old dead CMake code
Raul Tambre via All-commits
all-commits at lists.llvm.org
Mon Sep 7 00:57:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 21c0e74c9e7fa33153c484a6dabf33b38aede0d1
https://github.com/llvm/llvm-project/commit/21c0e74c9e7fa33153c484a6dabf33b38aede0d1
Author: Raul Tambre <raul.tambre at cleveron.com>
Date: 2020-09-07 (Mon, 07 Sep 2020)
Changed paths:
M openmp/cmake/OpenMPTesting.cmake
M openmp/runtime/cmake/LibompCheckFortranFlag.cmake
Log Message:
-----------
[CMake][OpenMP] Remove old dead CMake code
LLVM requires CMake 3.13.4 so remove code behind checks for an older version.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D87191
More information about the All-commits
mailing list