]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target/rx: Drop tcg_temp_free
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 06:31:26 +0000 (20:31 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:08 +0000 (13:44 -0800)
commit55ab157b9f9c7ab6671f54fe4d347e4ccf48c2fa
tree4c55d58f37d04ca2079fdb6ce8f7a9156ce2c199
parentf43442961e76641a484f566644793c778f6da25f
target/rx: 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/rx/translate.c