Skip to content
  • Wim Taymans's avatar
    orcc: allow setting custom backup function · f1cfa5bb
    Wim Taymans authored
    Add a new .backup keyword that instructs the orc compiler to call our
    custom backup function instead of generating one. This is interesting if
    the generated backup function is slower than a plain C implementation.
    f1cfa5bb