llvm-6502/cmake
Francois Pichet 05a5ff1f00 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129737 91177308-0d34-0410-b5e6-96231b3b80d8
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
config-ix.cmake Handle changing of LLVM_ENABLE_FFI. 2011-04-02 13:21:12 +00:00
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +00:00

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