llvm-6502/lib/ExecutionEngine/RuntimeDyld
Jim Grosbach ffa625072c Teach the RtDyld to tell the memory manager about how much space a function
actually takes rather than how much memory was allocated for it. This
is more accurate and should help the manager pack things more effectively.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131305 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-13 20:12:14 +00:00
..
CMakeLists.txt
Makefile
RuntimeDyld.cpp Teach the RtDyld to tell the memory manager about how much space a function 2011-05-13 20:12:14 +00:00