Return null on failure, instead of aborting.
[oota-llvm.git] / lib / Makefile
index cf205e3596f506c22273042b61e5081d6a959d8a..eea7ca090d62aa36867b797987fbe9147caef791 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 CWriter
 
 include $(LEVEL)/Makefile.common