Add a cache for JITed object code.
We still need to generate the IR but if we can find, a cache file created for the exact same IR we will load it and skip instruction selection etc...
Showing
This diff is collapsed.
Please register or sign in to comment