search for: f530edab

Displaying 2 results from an estimated 2 matches for "f530edab".

2004 Nov 19
0
[LLVMdev] LLVM and memory leaks
...;t think it is possible to implement it any cleaner than this, so I hope you will take the patch now ^^ m. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: clear.patch.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041119/f530edab/attachment.txt>
2004 Nov 16
2
[LLVMdev] LLVM and memory leaks
On Mon, 15 Nov 2004, Morten Ofstad wrote: > > If this is a serious issue, it would be straight-forward to add a global > > function to flush out unused constants. I would be happy to accept a > > patch to do that. > > Here is an implementation of this -- there are some things you might not > like about it: > > 1) I had to make the private destroyConstantImpl