On 04/28/2017 12:29 PM, Alex Bennée wrote:
+    return tcg_ctx.code_gen_epilogue;

Minor comments: I did notice is given we rely on the backends to set this up
in later patches if it is worth adding an assert (or tcg_debug_assert?)
to catch this early if a new backend doesn't set this up?

Sure, I can check for this in tcg_prologue_init and a faulty backend will die very early.


r~

Reply via email to