]> granicus.if.org Git - llvm/commit
Revert "Determine up front which projects are enabled."
authorZachary Turner <zturner@google.com>
Wed, 13 Sep 2017 20:49:25 +0000 (20:49 +0000)
committerZachary Turner <zturner@google.com>
Wed, 13 Sep 2017 20:49:25 +0000 (20:49 +0000)
commita768fcb2648b65efb3f3afc0581ac04cc4ce8d2d
tree0b14cf13299f6854062b95a0af721d9b74f4010e
parent7f44c36d0722680aaaf12d6c9ebd714f4b6a4312
Revert "Determine up front which projects are enabled."

This was intended to be a generic CMake solution to a problem
shared across several projects.  It turns out it doesn't interact
very well certain CMake configurations, and furthermore the
"problem" is actually not a problem, as the problematic code
is never executed to begin with.  So this really isn't solving
anything.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313191 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
cmake/modules/AddLLVM.cmake