1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/ExecutionEngine/RuntimeDyld
Jim Grosbach ed5d966802 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.

llvm-svn: 131305
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