llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner 281a601198 Rework constant pool handling so that function constant pools are no longer
leaked to the system.  Now they are destroyed with the JITMemoryManager is
destroyed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19434 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-10 18:23:22 +00:00
..
Intercept.cpp Be double sure about including sys/stat.h by wrapping the inclusion in 2004-12-20 06:34:02 +00:00
JIT.cpp Silence VS warnings. 2005-01-08 20:07:03 +00:00
JIT.h Add accessor 2004-11-20 03:11:07 +00:00
JITEmitter.cpp Rework constant pool handling so that function constant pools are no longer 2005-01-10 18:23:22 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00
TargetSelect.cpp The cleanup is done. Update comment. 2004-07-11 08:24:02 +00:00