[LLVMdev] Interpreter Destructor

David Bertouille dbertouille at franticfilms.com
Wed Jul 1 14:45:19 PDT 2009


Here is a proposed patch to clear the function cache on destruction of 
an interpreter.

--Dave

Owen Anderson wrote:
> On Jul 1, 2009, at 8:28 AM, David Bertouille wrote:
>> Would it not be better to clear the Functions
>> map in the Interpreter desctructor since it data in it may no longer be
>> valid?
>
>
> Probably.  Patches welcome!
>
> --Owen
> ------------------------------------------------------------------------
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
>
> __________ NOD32 4184 (20090624) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>   

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Interpreter.diff
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090701/812feb95/attachment.ksh>


More information about the llvm-dev mailing list