Correct a subtle bug in the ia32 backend: Sub(x, x) triggered that the Neg+Add trick...
[libfirm] / ir / Makefile.am
index 84fcf5e..788992e 100644 (file)
@@ -192,6 +192,7 @@ libfirm_la_SOURCES = \
        lower/lower_hl.c \
        lower/lower_intrinsics.c \
        lower/lower_mode_b.c \
+       lower/lower_mux.c \
        lower/lower_switch.c \
        obstack/obstack.c \
        obstack/obstack_printf.c \