hannibal_08 at mail.com
2010-Mar-31 14:07 UTC
[LLVMdev] JIT::freeMachineCodeForFunction(Function *F) on ARM
Hello Everyone, Does void JIT::freeMachineCodeForFunction(Function *F) work on arm? I get a crash when I call it on arm.I don't have access to gdb on the simulator I am using , so can't say for sure if it works. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100331/f092466b/attachment.html>
Apparently Analagous Threads
- [LLVMdev] JIT::freeMachineCodeForFunction(Function *F) on ARM
- [LLVMdev] Redefining function
- [LLVMdev] Possible memory leakage in the LLVM JIT Engine
- [LLVMdev] Global variables on LLVM JIT on ARM (Android)
- [LLVMdev] Possible memory leakage in the LLVM JIT Engine