llvm-6502/cmake/modules
Oscar Fuentes f63ea6fefc Fix typos on LLVM.cmake. Export LLVM_ON_UNIX & LLVM_ON_WIN32.
Patch by arrowdodger!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128789 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-03 16:12:38 +00:00
..
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
ChooseMSVCCRT.cmake
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
GetTargetTriple.cmake
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 Fix typos on LLVM.cmake. Export LLVM_ON_UNIX & LLVM_ON_WIN32. 2011-04-03 16:12:38 +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
TableGen.cmake Add the tablegenned files to the `clean' target. 2011-02-04 03:47:50 +00:00
VersionFromVCS.cmake