commit | 686461c96254f34bcce67a949c72867ab6ec3fcf | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Sep 30 07:18:06 2014 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Fri Mar 13 12:28:18 2015 -0700 |
tree | 6300754fa45351d38157469f5898ceaf32587353 | |
parent | 7ccfb495c64e1eef5886dcc4d48523ed6d1d22a4 [diff] |
tcg: Use tcg_malloc to allocate TCGLabelQemuLdst Pre-allocating 640 of them per TB is a waste. Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Signed-off-by: Richard Henderson <rth@twiddle.net>