From: Richard Henderson <richard.hender...@linaro.org> > Remove the ifdef ladder and move each define into the appropriate header file. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > v2: Retain comment about M_C_G_B_S constraint (balaton) > --- > tcg/aarch64/tcg-target.h | 1 + > tcg/arm/tcg-target.h | 1 + > tcg/i386/tcg-target.h | 2 ++ > tcg/mips/tcg-target.h | 6 ++++++ > tcg/ppc/tcg-target.h | 2 ++ > tcg/riscv/tcg-target.h | 1 + > tcg/s390/tcg-target.h | 3 +++ > tcg/sparc/tcg-target.h | 1 + > tcg/tci/tcg-target.h | 1 + > tcg/region.c | 35 +++++++++-------------------------- > 10 files changed, 27 insertions(+), 26 deletions(-)
Reviewed-by: Luis Pires <luis.pi...@eldorado.org.br> -- Luis Pires Instituto de Pesquisas ELDORADO Aviso Legal - Disclaimer <https://www.eldorado.org.br/disclaimer.html>