gallivm: Use LLVM MC disassembler, instead of udis86.
[mesa.git] / src / gallium / auxiliary / Makefile
index 7b748fa29e7f803b59f6e4157f170768bf476b9e..c7654046a585bf7980ea1286f7e227103a5a95e5 100644 (file)
@@ -161,7 +161,6 @@ GALLIVM_SOURCES = \
         gallivm/lp_bld_bitarit.c \
         gallivm/lp_bld_const.c \
         gallivm/lp_bld_conv.c \
-        gallivm/lp_bld_debug.c \
         gallivm/lp_bld_flow.c \
         gallivm/lp_bld_format_aos.c \
         gallivm/lp_bld_format_soa.c \
@@ -189,6 +188,7 @@ GALLIVM_SOURCES = \
         draw/draw_pt_fetch_shade_pipeline_llvm.c
 
 GALLIVM_CPP_SOURCES = \
+       gallivm/lp_bld_debug.cpp \
        gallivm/lp_bld_misc.cpp
 
 GENERATED_SOURCES = \