]> granicus.if.org Git - llvm/commit
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)
commit427c5cb4f9887097578704423d740bbcf366f539
tree3469beb960c048b255ee6a4543ca17efc16611a5
parent7929c13df09099b896fe01c1947d97601ef8e1df
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213099 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/TableGen.cmake