Remove the temporary flag -disable-unroll-scev and dead code.
[oota-llvm.git] / lib / Makefile
index 1e87d9ebfd10cbde626922ff2be20076e4baccb5..fd575cd19570ef2034af5f9e8e6614a1a87e5e99 100644 (file)
@@ -11,7 +11,7 @@ LEVEL = ..
 include $(LEVEL)/Makefile.config
 
 PARALLEL_DIRS := VMCore AsmParser Bitcode Archive Analysis Transforms CodeGen \
-                Target ExecutionEngine Debugger Linker MC CompilerDriver
+                Target ExecutionEngine Linker MC Object DebugInfo
 
 include $(LEVEL)/Makefile.common