1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 15:32:52 +01:00
llvm-mirror/lib/ExecutionEngine/JIT
Chris Lattner b35b30c283 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.

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