llvm-6502/cmake/modules
Oscar Fuentes 3ab40ca3d5 CMake: Support for cross-compiling. For now, requires a previously
built native tblgen which is passed to cmake in the variable
LLVM_TABLEGEN.

See

http://www.cmake.org/Wiki/CmakeMingw

for a quick example on how to cross-compile with CMake.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58939 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-09 18:53:19 +00:00
..
AddLLVM.cmake CMake: Support for LLVM_USED_LIBS variable, which is the cmake 2008-10-26 00:51:05 +00:00
AddPartiallyLinkedObject.cmake CMake: Support for cross-compiling. For now, requires a previously 2008-11-09 18:53:19 +00:00
CheckCxxHashmap.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
CheckCxxHashset.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
CrossCompileLLVM.cmake CMake: Support for cross-compiling. For now, requires a previously 2008-11-09 18:53:19 +00:00
FindBison.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
GetTargetTriple.cmake CMake: GetTargetTriple: new module for determining the target 2008-10-26 00:47:52 +00:00
LLVMConfig.cmake CMake: Fix some unwanted commentary line wraps on the last change. 2008-10-31 01:37:26 +00:00
TableGen.cmake CMake: Support for cross-compiling. For now, requires a previously 2008-11-09 18:53:19 +00:00