Use Doug's new LLVM_NATIVE_ARCH macro in config.h to link in the native
authorChris Lattner <sabre@nondot.org>
Wed, 17 Jun 2009 02:15:40 +0000 (02:15 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Jun 2009 02:15:40 +0000 (02:15 +0000)
commitc447ff693e9979c61f58b8e97dcfdbcfe7e10554
tree3eede6c8bfeadac1b5c13440cc94495665b8bef5
parent3034c106753595f564d5852a2d4398f0acb16b32
Use Doug's new LLVM_NATIVE_ARCH macro in config.h to link in the native
target so that the JIT works in LLI, not just the interpreter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73595 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lli/lli.cpp