..
AddLLVM.cmake
Fixed the build of Clang's unit tests on MinGW. Also removed some
2011-03-29 20:51:08 +00:00
AddLLVMDefinitions.cmake
cmake/*: Add svn:eol-style=native and fix CRLF.
2011-02-03 11:41:27 +00:00
CheckAtomic.cmake
CheckAtomic.cmake: Put all C++ code inside CHECK_CXX_SOURCE_COMPILES.
2009-12-06 00:06:33 +00:00
ChooseMSVCCRT.cmake
New system for choosing CRT type on MSVC.
2010-08-05 01:25:48 +00:00
CMakeLists.txt
CMake: remove unnecessary variable.
2011-02-22 15:40:20 +00:00
CrossCompileLLVM.cmake
cmake/*: Add svn:eol-style=native and fix CRLF.
2011-02-03 11:41:27 +00:00
FindBison.cmake
Initial support for the CMake build system.
2008-09-22 01:08:49 +00:00
GetTargetTriple.cmake
GetTargetTriple.cmake: detect MinGW 64 bits.
2010-10-13 20:15:08 +00:00
HandleLLVMOptions.cmake
Fix assignment of -fPIC to CMAKE_C_FLAGS. Configure llvm-config.in.in
2011-04-01 19:36:06 +00:00
LLVM.cmake
Export TARGET_TRIPLE on LLVM.cmake. It is necessary for running tests
2011-02-23 11:28:40 +00:00
LLVMConfig.cmake
Fixed the build of Clang's unit tests on MinGW. Also removed some
2011-03-29 20:51:08 +00:00
LLVMLibDeps.cmake
Revert accidental change to LLVMLibDeps.cmake
2011-03-29 22:42:41 +00:00
LLVMParseArguments.cmake
Add the PARSE_ARGUMENTS CMake macro to LLVM so I can use it to clean
2011-02-19 18:01:15 +00:00
LLVMProcessSources.cmake
Made llvm_replace_compiler_option more robust. Use it on
2011-01-11 12:31:34 +00:00
TableGen.cmake
Add the tablegenned files to the `clean' target.
2011-02-04 03:47:50 +00:00
VersionFromVCS.cmake
Don't try to guess svn version when current path is a symlink.
2010-10-22 17:16:26 +00:00