]> git.proxmox.com Git - mirror_qemu.git/commit
target/m68k: Drop tcg_temp_free
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 05:16:49 +0000 (19:16 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:07 +0000 (13:44 -0800)
commit446914b7b73123882fcbdd326f07ac3a05f08c24
tree6d53e34958cad44d3fae37dd625ae5b91857f92f
parenta2eb126bba5a6a16a595f462c9b149d9ae7dcab1
target/m68k: Drop tcg_temp_free

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>
target/m68k/translate.c