On 07/16/2017 10:04 AM, Emilio G. Cota wrote:
This gets rid of some ifdef checks while ensuring that the debug code is compiled, which prevents bit rot.Suggested-by: Alex Bennée<[email protected]> Signed-off-by: Emilio G. Cota<[email protected]> --- accel/tcg/translate-all.c | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
