remove CMake mode_t define
authorDylan Noblesmith <nobled@dreamwidth.org>
Thu, 23 Jun 2011 12:21:33 +0000 (12:21 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Thu, 23 Jun 2011 12:21:33 +0000 (12:21 +0000)
commit3fa9a42fdd5b692c4fb07f18c1c1a52f9c370620
treebab953e4fed8cb47096faddb1027f271a3f540c0
parent4dd26ddf8e8bd1d19c246734ce0df4d63a604d51
remove CMake mode_t define

It's now replaced with a simple ifdef _MSC_VER in the one
place it's needed (clang's FileManager.h header).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133711 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/config-ix.cmake
include/llvm/Config/config.h.cmake