llvm-6502/tools/llvmc2
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
..
doc Re-apply Makefile changes. Fix build with srcdir != objdir. 2008-10-16 14:02:29 +00:00
driver CMake: Support for cross-compiling. For now, requires a previously 2008-11-09 18:53:19 +00:00
plugins Add LLVMC2 tool definitions for Objective-C and Objective-C++. 2008-11-08 03:25:47 +00:00
CMakeLists.txt CMake: Reflected changes on source file structure. New plugin support 2008-10-04 21:18:50 +00:00
Makefile Re-apply Makefile changes. Fix build with srcdir != objdir. 2008-10-16 14:02:29 +00:00