On Sat, 4 Mar 2023 at 18:20, Richard Henderson <[email protected]> wrote: > > Translators are no longer required to free tcg temporaries. > > Signed-off-by: Richard Henderson <[email protected]> > --- > Cc: Bastian Koppelmann <[email protected]> > --- > target/tricore/translate.c | 540 +------------------------------------ > 1 file changed, 4 insertions(+), 536 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
