Don't pad spills and temp. stack areas for alignment.
[oota-llvm.git] / lib / Makefile
index 21a46794d871411401d0aa65771b0ecae737f537..8d8ce170d4281641fa23c1dd58f0bde774d6d7f3 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ..
-DIRS = VMCore Analysis Assembly Bytecode Optimizations Support CodeGen
+DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target
 
 include $(LEVEL)/Makefile.common