Displaying 2 results from an estimated 2 matches for "desctructor".
2009 Jul 01
2
[LLVMdev] Interpreter Destructor
...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 and
recreate an Interpreter? Would it not be better to clear the Functions
map in the Interpreter desctructor since it data in it may no longer be
valid?
-David Bertouille
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 available
URL: <http://lists.llvm.org/pipermail...