On 07/16/2017 10:04 AM, Emilio G. Cota wrote:
We don't really free anything in this function anymore; we just remove the TB from the binary search tree.Suggested-by: Alex Bennée<alex.ben...@linaro.org> Signed-off-by: Emilio G. Cota<c...@braap.org> --- include/exec/exec-all.h | 2 +- accel/tcg/cpu-exec.c | 2 +- accel/tcg/translate-all.c | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~