1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/tools/llvmc2
Oscar Fuentes bb9c221f2a 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.

llvm-svn: 58939
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