hanchenye-llvm-project/llvm/cmake
Joe Abbey 15d9834df9 Removing SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
Adding CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
       C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG

This is to handle the wackiness on a Mac host where cmake detects:

CMAKE_CXX_COMPILER == "/usr/bin/c++"
CMAKE_C_COMPILER == "/usr/bin/gcc"

llvm-svn: 168577
2012-11-26 02:02:08 +00:00
..
modules Removing SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG 2012-11-26 02:02:08 +00:00
platforms CMake toolchain file for Android NDK. 2012-09-11 11:54:27 +00:00
README
config-ix.cmake Fix Android build of gtest and lib/Support. 2012-09-04 09:14:45 +00:00

README

See docs/CMake.html for instructions on how to build LLVM with CMake.