tcg: Only include 'tcg-has.h' when necessary
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 8 Jan 2025 21:51:55 +0000 (22:51 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 17 Jan 2025 04:57:16 +0000 (20:57 -0800)
commit93280b67381148d6b8b25f54f32901f868987c84
tree8d91b98d3ae9dd9f9c694c1f6016f486c71a5703
parentf15d00a4c180ffd303dc9272f34a26a185f741f8
tcg: Only include 'tcg-has.h' when necessary

TCG_TARGET_HAS_* definitions don't need to be exposed
by "tcg/tcg.h". Only include 'tcg-has.h' when necessary.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250108215156.8731-15-philmd@linaro.org>
include/tcg/tcg.h
tcg/optimize.c
tcg/tcg-common.c
tcg/tcg-op-gvec.c
tcg/tcg-op-ldst.c
tcg/tcg-op-vec.c
tcg/tcg-op.c
tcg/tcg.c
tcg/tci.c