Displaying 2 results from an estimated 2 matches for "812feb95".
2009 Jul 01
2
[LLVMdev] Interpreter Destructor
I have come across the issue where repeatedly creating and deleting an
interpreter can cause incorrect external functions to be called. The
issue had to do with the ManagedStatic map Functions in
ExecutionEngine/Interpreter/ExternalFunctions.cpp. I was able to fix
this by calling llvm_shutdown() when I delete the interpreter.
Is it necessary to delete all ManagedStatic objects to delete
2009 Jul 01
0
[LLVMdev] Interpreter Destructor
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2620 bytes
Desc: not