On 07/16/2017 10:04 AM, Emilio G. Cota wrote:
This gets rid of an ifdef check while ensuring that the debug code is compiled, which prevents bit rot.Suggested-by: Alex Bennée<alex.ben...@linaro.org> Signed-off-by: Emilio G. Cota<c...@braap.org> --- accel/tcg/translate-all.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~