On 10/21/21 23:04, Richard Henderson wrote: > This will expose the variable to subroutines that > will be broken out of tcg_optimize. > > Reviewed-by: Alex Bennée <alex.ben...@linaro.org> > Reviewed-by: Luis Pires <luis.pi...@eldorado.org.br> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > tcg/optimize.c | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>