CMake: avoid a reconfigure loop from r213091
authorAlp Toker <alp@nuanti.com>
Tue, 15 Jul 2014 22:11:54 +0000 (22:11 +0000)
committerAlp Toker <alp@nuanti.com>
Tue, 15 Jul 2014 22:11:54 +0000 (22:11 +0000)
commitb9aadfa67342daddf81650c3820c2eeadc832084
tree3bd09dda1d7c0bfd8c0859e2dec5f835cc0afcbb
parent1e606f4d4689c63b6c851aa7d0bbcae781da4f6e
CMake: avoid a reconfigure loop from r213091

Removing the native CMakeCache.txt causes the target to get re-run needlessly
on some systems. We'll want another solution for that part of the fix.

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