Eliminate the PromoteInstance class, incorporating it into the PromotePass
[oota-llvm.git] / lib / Makefile
index cf205e3596f506c22273042b61e5081d6a959d8a..8d8ce170d4281641fa23c1dd58f0bde774d6d7f3 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ..
-DIRS = VMCore Analysis Assembly Bytecode Optimizations Support CodeGen Target
+DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target
 
 include $(LEVEL)/Makefile.common