llvm-6502/lib/ExecutionEngine/MCJIT
Micah Villmow 3574eca1b0 Move TargetData to DataLayout.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165402 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-08 16:38:25 +00:00
..
CMakeLists.txt Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager. 2012-03-28 21:46:36 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
MCJIT.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
MCJIT.h Clean-up of memory buffer and object ownership model in MCJIT 2012-10-02 21:18:39 +00:00
MCJITMemoryManager.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
MCJITMemoryManager.h Round 2 of dead private variable removal. 2012-06-06 19:47:08 +00:00