hanchenye-llvm-project/llvm/cmake
Sebastian Pop 0f357d6c22 use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT
Get back getHostTriple.

For JIT compilation, use the host triple instead of the default
target: this fixes some JIT testcases that used to fail when the
compiler has been configured as a cross compiler.

llvm-svn: 147542
2012-01-04 19:47:22 +00:00
..
modules Tweak CMake build on Cygwin. 2011-12-16 06:21:08 +00:00
README
config-ix.cmake use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT 2012-01-04 19:47:22 +00:00

README

See docs/CMake.html for instructions on how to build LLVM with CMake.