target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 04:33:03 +0000 (18:33 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:07 +0000 (13:44 -0800)
commit6bf4bbc1c8725de55a1de57936a464c699809592
tree2678b2cc20f055e966a9b2ed97e8d8b2994495f9
parent09538b08c4ea4ce3c6f95cd2af2feacf60c23ba6
target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py

Translators are no longer required to free tcg temporaries.

Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/gen_tcg_funcs.py