On 07/16/2017 10:04 AM, Emilio G. Cota wrote:
This prevents bit rot by ensuring the debug code is compiled when
building a user-mode target.

Unfortunately the helpers are user-mode-only so we cannot fully
get rid of the ifdef checks. Add a comment to explain this.

Suggested-by: Alex Bennée<alex.ben...@linaro.org>
Signed-off-by: Emilio G. Cota<c...@braap.org>
---
  accel/tcg/translate-all.c | 28 ++++++++++++++++++++++------
  1 file changed, 22 insertions(+), 6 deletions(-)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~


Reply via email to