• Marius Wachtler's avatar
    Add a cache for JITed object code. · ca7765ac
    Marius Wachtler authored
    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...
    ca7765ac
rewriter.h 20.6 KB