llvm-6502/lib/ExecutionEngine/JIT
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
JIT.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
JIT.h Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager. 2012-03-28 21:46:36 +00:00
JITDwarfEmitter.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
JITDwarfEmitter.h Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
JITEmitter.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
JITMemoryManager.cpp Fixed a problem in the JIT memory allocator where 2012-08-15 20:53:52 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00