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 |
|
Chris Lattner
|
f1c684b3a2
|
Silence VS warnings.
llvm-svn: 19390
|
2005-01-08 20:07:03 +00:00 |
|
Reid Spencer
|
663dc7fb78
|
Get rid of some leaks found by VC leak detector.
Patch contributed by Morten Ofsted.
llvm-svn: 18889
|
2004-12-13 16:04:04 +00:00 |
|
Chris Lattner
|
fd2cb25d5f
|
Properly implement a fix for PR475
llvm-svn: 18537
|
2004-12-05 07:19:16 +00:00 |
|
Chris Lattner
|
e4350af487
|
Remove unneeded cast.
llvm-svn: 18405
|
2004-12-01 17:13:05 +00:00 |
|
Chris Lattner
|
1196903800
|
Fix the JIT when being used from llvm-db
llvm-svn: 18391
|
2004-11-30 17:41:49 +00:00 |
|
Chris Lattner
|
76705f0c6b
|
Rename Emitter.cpp -> JITEmitter.cpp
llvm-svn: 18132
|
2004-11-22 22:00:25 +00:00 |
|