llvm-6502/lib/ExecutionEngine/JIT
Nicolas Geoffray 1b10d798d7 In TrimAllocationToSize, if a block is below the minimum allocation size,
there is no new block added to the free list. Therefore on the next
startFunctionBody call, a new slab must be allocated.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77520 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-29 22:55:02 +00:00
..
CMakeLists.txt
Intercept.cpp
JIT.cpp
JIT.h
JITDwarfEmitter.cpp
JITDwarfEmitter.h
JITEmitter.cpp
JITMemoryManager.cpp In TrimAllocationToSize, if a block is below the minimum allocation size, 2009-07-29 22:55:02 +00:00
MacOSJITEventListener.cpp
Makefile
OProfileJITEventListener.cpp
TargetSelect.cpp