tcg: Use tcg_malloc to allocate TCGLabel
commit51e3972c41598adc91fe3f4767057f5198dcc15c
authorRichard Henderson <rth@twiddle.net>
Sat, 14 Feb 2015 02:51:05 +0000 (13 18:51 -0800)
committerRichard Henderson <rth@twiddle.net>
Fri, 13 Mar 2015 19:28:18 +0000 (13 12:28 -0700)
treebb1e33739384cf31f98979006d020a52d57a4aaf
parentbec1631100323fac0900aea71043d5c4e22fc2fa
tcg: Use tcg_malloc to allocate TCGLabel

Pre-allocating 512 of them per TB is a waste.

Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg.c
tcg/tcg.h