On 8/30/21 8:24 AM, Richard Henderson wrote: > This will allow callers to tail call to these functions > and return true indicating processing complete. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > tcg/optimize.c | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>