CMake: Always include the CheckCXXCompilerFlag in HandleLLVMOptions.cmake.
authorJordan Rose <jordan_rose@apple.com>
Sat, 2 Mar 2013 01:00:40 +0000 (01:00 +0000)
committerJordan Rose <jordan_rose@apple.com>
Sat, 2 Mar 2013 01:00:40 +0000 (01:00 +0000)
commit643aa0e0dce7f2e6413b7e763f954b8fb2604360
treee32dbe5d16ec01ad8b6ac369b459ffabe71df89d
parentee45c03fec7cb72542101587dda87db770bd5f61
CMake: Always include the CheckCXXCompilerFlag in HandleLLVMOptions.cmake.

Previously we relied on it being included by config-ix.cmake.

llvm-svn: 176396
llvm/cmake/modules/HandleLLVMOptions.cmake