Removed CMake cache upgrade code from 2011
authorDmitri Gribenko <gribozavr@gmail.com>
Tue, 16 Apr 2019 09:46:02 +0000 (09:46 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Tue, 16 Apr 2019 09:46:02 +0000 (09:46 +0000)
commit7fe7e15b2cf4b5061d339432afcb1f1375a49c27
tree6e51a89c61e8bcf67e4e9d265f4e33af88aec4ed
parentbef588ce11ef83b3d82c27fe8ceb67bf693c0b79
Removed CMake cache upgrade code from 2011

Summary:
This code was added in r141266 to make a breaking change to CMake, but
still be compatible with existing cache files.  The cache files from
2011 are irrelevant today in 2019.

Subscribers: mgorny, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D60711

llvm-svn: 358482
llvm/cmake/modules/TableGen.cmake