[llvm-dev] re-compile a function

marwayusuf@feng.bu.edu.eg via llvm-dev llvm-dev at lists.llvm.org
Sat Nov 21 11:05:31 PST 2015


Dear All

Is there is a way to recompile a function at runtime?

It seems that I need to -like - invalidate the recompiled function to force the MCJIT to recompile it, cause when I just call runFunction, it neglects any modifications in the function code.

Thanks in advance.


Regards,
Marwa Yusuf
Teaching Assistant - Computer Engineering Department
Faculty of Engineering - Benha University
E-JUST PhD Student
Computer Science & Engineering Dept.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151121/35aa6b45/attachment.html>


More information about the llvm-dev mailing list