On Sat, 2023-03-04 at 10:18 -0800, Richard Henderson wrote: > Translators are no longer required to free tcg temporaries. > > Signed-off-by: Richard Henderson <[email protected]> > --- > Cc: David Hildenbrand <[email protected]> > Cc: Ilya Leoshkevich <[email protected]> > Cc: Thomas Huth <[email protected]> > Cc: [email protected] > --- > target/s390x/tcg/translate.c | 105 --------------------------------- > -- > 1 file changed, 105 deletions(-)
Reviewed-by: Ilya Leoshkevich <[email protected]>
