[all-commits] [llvm/llvm-project] f4835b: [CMake][TableGen] Remove dead CMake version checks
Raul Tambre via All-commits
all-commits at lists.llvm.org
Mon Sep 7 00:59:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f4835b94f2cfc89e430263d1807b118e0e937f4d
https://github.com/llvm/llvm-project/commit/f4835b94f2cfc89e430263d1807b118e0e937f4d
Author: Raul Tambre <raul.tambre at cleveron.com>
Date: 2020-09-07 (Mon, 07 Sep 2020)
Changed paths:
M llvm/cmake/modules/TableGen.cmake
Log Message:
-----------
[CMake][TableGen] Remove dead CMake version checks
LLVM requires CMake 3.13.4, so remove version checks that are dead code.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D87190
More information about the All-commits
mailing list