llvm-mirror/include
Sebastian Pop 4f82b3a13f 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
..
llvm use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT 2012-01-04 19:47:22 +00:00
llvm-c Add support to add named metadata operand. 2011-12-20 19:29:36 +00:00