Implement Chris's suggestion of legalizing the various SSE and AVX
[oota-llvm.git] / Makefile
index 88e63e9c0245146719592837cf08c7ec4a52b524..610deba36bb59b08c8d80c8dd49639033c89e15b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -187,8 +187,7 @@ FilesToConfig := \
   include/llvm/Config/AsmPrinters.def \
   include/llvm/Config/AsmParsers.def \
   include/llvm/Config/Disassemblers.def \
-  include/llvm/Support/DataTypes.h \
-  tools/llvmc/src/Base.td
+  include/llvm/Support/DataTypes.h
 FilesToConfigPATH  := $(addprefix $(LLVM_OBJ_ROOT)/,$(FilesToConfig))
 
 all-local:: $(FilesToConfigPATH)