hanchenye-llvm-project/llvm/lib/ExecutionEngine/MCJIT
Jim Grosbach bea6753f4f 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

llvm-svn: 162280
2012-08-21 15:42:49 +00:00
..
CMakeLists.txt Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager. 2012-03-28 21:46:36 +00:00
LLVMBuild.txt
MCJIT.cpp MCJIT: Tidy up the constructor. 2012-08-21 15:42:49 +00:00
MCJIT.h MCJIT: Tidy up the constructor. 2012-08-21 15:42:49 +00:00
MCJITMemoryManager.cpp
MCJITMemoryManager.h Round 2 of dead private variable removal. 2012-06-06 19:47:08 +00:00
Makefile