llvm-6502/lib/ExecutionEngine
Bob Wilson e1fd317a4c Adjust JIT target triple on OS X to match the current architecture.
For OS X builds, we generate one version of config.h but then build for
multiple architectures.  This means that the LLVM_HOSTTRIPLE setting may have
the wrong architecture.  Adjust it dynamically to match the current
architecture.  <rdar://problem/12715470>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169405 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-05 19:09:13 +00:00
..
IntelJITEvents IntelJITEventsWrapper.h: Prune two members, FinalizeThreadFunc and FinalizeProcessFunc, for now. [-Wunused-private-field] 2012-11-22 13:18:37 +00:00
Interpreter Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
JIT Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MCJIT Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
OProfileJIT
RuntimeDyld Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
CMakeLists.txt
EventListenerCommon.h Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
ExecutionEngine.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
ExecutionEngineBindings.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
LLVMBuild.txt
Makefile
TargetSelect.cpp Adjust JIT target triple on OS X to match the current architecture. 2012-12-05 19:09:13 +00:00