llvm-6502/projects/sample/autoconf
Sebastian Pop 8a86887ba3 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147542 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-04 19:47:22 +00:00
..
m4 Handle newer cases for freebsd which is approaching 10.0 and not 1.0. 2011-10-26 00:42:12 +00:00
AutoRegen.sh projects/sample: Import adapted form of current LLVM autoconf/Makefile setup so that projects/sample is standalone and not tied to the LLVM build setup. 2011-10-18 23:10:47 +00:00
config.guess
config.sub
configure.ac use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT 2012-01-04 19:47:22 +00:00
ExportMap.map projects/sample: Import adapted form of current LLVM autoconf/Makefile setup so that projects/sample is standalone and not tied to the LLVM build setup. 2011-10-18 23:10:47 +00:00
install-sh projects/sample: Import adapted form of current LLVM autoconf/Makefile setup so that projects/sample is standalone and not tied to the LLVM build setup. 2011-10-18 23:10:47 +00:00
LICENSE.TXT
ltmain.sh Handle newer cases for freebsd which is approaching 10.0 and not 1.0. 2011-10-26 00:42:12 +00:00
mkinstalldirs projects/sample: Import adapted form of current LLVM autoconf/Makefile setup so that projects/sample is standalone and not tied to the LLVM build setup. 2011-10-18 23:10:47 +00:00