llvm-project/llvm/cmake
Francois Pichet 939efc5b0d Disable warning C4181: "qualifier applied to reference type; ignored"
This was causing a flooding of warnings with MSVC 2008. This warning was removed in MSVC 2010.

llvm-svn: 129737
2011-04-19 00:03:17 +00:00
..
modules Disable warning C4181: "qualifier applied to reference type; ignored" 2011-04-19 00:03:17 +00:00
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +00:00
config-ix.cmake Handle changing of LLVM_ENABLE_FFI. 2011-04-02 13:21:12 +00:00

README

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