]> git.ipfire.org Git - thirdparty/qemu.git/commit
include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 08:10:35 +0000 (22:10 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:08 +0000 (13:44 -0800)
commitd136788f76fd0eb9c9742835618177f338696a07
treeed9a39f60673d47926da63b7dca79176953099a0
parent08ee498b3743f448506d723601a5a3cd49a3bc18
include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start

Translators are no longer required to free tcg temporaries.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/gen-icount.h