search for: e5248ef4

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

Did you mean: 9524ef4
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
...ger > 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/llvm-dev/attachments/20090701/e5248ef4/attachment.bin>