target/m68k: Drop mark_to_release
commit54dc8d2f9193463a2e5081d81477a5479f110999
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 05:09:19 +0000 (24 19:09 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:07 +0000 (5 13:44 -0800)
tree001218d0458ecf85c22582d585bdc88e2a7dfcba
parent34aac056a4fa144f0b297e9b796c2d8e22e83aae
target/m68k: Drop mark_to_release

Translators are no longer required to free tcg temporaries,
therefore there's no need to record temps for later freeing.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/m68k/translate.c