Hexagon (target/hexagon) compile all debug code
authorTaylor Simpson <tsimpson@quicinc.com>
Fri, 9 Apr 2021 01:07:44 +0000 (20:07 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 1 May 2021 15:31:43 +0000 (08:31 -0700)
commit85580a65577898288a29d849160601895979c661
tree2c6c9380ea595c65775204997cdc871288e0b545
parenta33872eb533c5b4d2eb7658fa07e6a281bfd609b
Hexagon (target/hexagon) compile all debug code

Change #if HEX_DEBUG to if (HEX_DEBUG) so the debug code doesn't bit rot

Suggested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <1617930474-31979-17-git-send-email-tsimpson@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/genptr.c
target/hexagon/helper.h
target/hexagon/internal.h
target/hexagon/op_helper.c
target/hexagon/translate.c
target/hexagon/translate.h