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
Richard Henderson writes:
> From: "Emilio G. Cota"
>
> This paves the way for upcoming work.
>
> Reviewed-by: Richard Henderson
> Reviewed-by: Alex Bennée
> Signed-off-by: Emilio G. Cota
> Message-Id: <1493263764-18657-3-git-send-email-c...@braap.org>
> Signed-off-by: Richard Henderson
> --
From: "Emilio G. Cota"
This paves the way for upcoming work.
Reviewed-by: Richard Henderson
Reviewed-by: Alex Bennée
Signed-off-by: Emilio G. Cota
Message-Id: <1493263764-18657-3-git-send-email-c...@braap.org>
Signed-off-by: Richard Henderson
---
tcg-runtime.c | 24 +