llvm-6502/cmake/modules
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
..
AddLLVM.cmake
AddLLVMDefinitions.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake
CMakeLists.txt CMake: remove some unnecesary code and ToDos. 2011-04-11 14:52:39 +00:00
CrossCompileLLVM.cmake
FindBison.cmake
GetTargetTriple.cmake
HandleLLVMOptions.cmake Disable warning C4181: "qualifier applied to reference type; ignored" 2011-04-19 00:03:17 +00:00
LLVM-Config.cmake Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
LLVMConfig.cmake.in Export LLVM_TARGETS_WITH_JIT in LLVMConfig.cmake.in. Without this, 2011-04-13 15:25:31 +00:00
LLVMConfigVersion.cmake.in
LLVMLibDeps.cmake
LLVMParseArguments.cmake
LLVMProcessSources.cmake
TableGen.cmake
VersionFromVCS.cmake