Go to file
Oscar Fuentes b45a43aec4 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
clang Update C++ status: class support improved due to nested name parsing. 2008-11-09 11:32:32 +00:00
llvm CMake: Support for cross-compiling. For now, requires a previously 2008-11-09 18:53:19 +00:00