OSDN Git Service

[CMake] Temporarily remove the LLVM_ENABLE_IDE option
authorChris Bieneman <chris.bieneman@me.com>
Thu, 11 Oct 2018 04:06:14 +0000 (04:06 +0000)
committerChris Bieneman <chris.bieneman@me.com>
Thu, 11 Oct 2018 04:06:14 +0000 (04:06 +0000)
commitb1493403a4118390aeeb929e3d4ac7489dd0d167
treeab2fe5997b465849473646921d4052bb6105a532
parent6fb010f388bb2cb2f00fe039123092308ac4865d
[CMake] Temporarily remove the LLVM_ENABLE_IDE option

All uses of this option have been removed, and the intent is to change the purpose and default value of this option. To prevent it from having impacts on users, this patch temporarily removes the option and purges it from CMake caches. In a few days, once this has propagated to contributors I will re-introduce the option with the new default value.

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