translate-all: define and use DEBUG_TB_INVALIDATE_GATE
authorEmilio G. Cota <cota@braap.org>
Wed, 12 Jul 2017 19:04:02 +0000 (15:04 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 10 Oct 2017 14:37:10 +0000 (07:37 -0700)
commitdae9e03aed8e652f5dce2e5cab05dff83aa193b8
treebe850a7fecbda4de087899462048424318406f8f
parent67a5b5d2f6eb6d3b980570223ba5c478487ddb6f
translate-all: define and use DEBUG_TB_INVALIDATE_GATE

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.bennee@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/translate-all.c