[all-commits] [llvm/llvm-project] 098130: [CMake][Polly] Remove dead CMake code
Raul Tambre via All-commits
all-commits at lists.llvm.org
Mon Sep 7 00:55:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 098130fa403a82f2a425761bbccdede022fac3ff
https://github.com/llvm/llvm-project/commit/098130fa403a82f2a425761bbccdede022fac3ff
Author: Raul Tambre <raul.tambre at cleveron.com>
Date: 2020-09-07 (Mon, 07 Sep 2020)
Changed paths:
M polly/cmake/polly_macros.cmake
M polly/lib/External/CMakeLists.txt
Log Message:
-----------
[CMake][Polly] Remove 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/D87192
More information about the All-commits
mailing list