| commit | c447a8685fc9bb2d6fd56024c879e1245cee9055 | [log] [tgz] |
|---|---|---|
| author | Richard Henderson <richard.henderson@linaro.org> | Fri Feb 24 19:50:43 2023 -1000 |
| committer | Richard Henderson <richard.henderson@linaro.org> | Sun Mar 05 13:44:08 2023 -0800 |
| tree | 492dd27624879f7708f0a2f67bdd3b3077d4b9d4 | |
| parent | b304346e8b812994521eae75282773ae314635e4 [diff] |
target/nios2: 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>