llvm-6502/lib/ExecutionEngine
Jim Grosbach 8005bcd5e0 MCJIT: Tidy up the constructor.
The MCJIT doesn't need or want a TargetJITInfo. That's vestigal from the old
JIT, so just remove it.

rdar://12119347

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162280 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-21 15:42:49 +00:00
..
IntelJITEvents Remove tabs. 2012-07-19 00:04:14 +00:00
Interpreter llvm/lib: [CMake] Add explicit dependency to intrinsics_gen. 2012-06-24 13:32:01 +00:00
JIT Fixed a problem in the JIT memory allocator where 2012-08-15 20:53:52 +00:00
MCJIT MCJIT: Tidy up the constructor. 2012-08-21 15:42:49 +00:00
OProfileJIT Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and 2012-06-28 00:05:13 +00:00
RuntimeDyld Fix coding style violations in 162135 and 162136. 2012-08-20 17:53:24 +00:00
CMakeLists.txt
EventListenerCommon.h Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and 2012-06-28 00:05:13 +00:00
ExecutionEngine.cpp MCJIT: Tidy up the constructor. 2012-08-21 15:42:49 +00:00
ExecutionEngineBindings.cpp
LLVMBuild.txt
Makefile
TargetSelect.cpp ExecutionEngine/TargetSelect.cpp: Override default triple as LLVM_HOSTTRIPLE. 2012-07-22 03:04:57 +00:00