X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FMakefile;h=9b76126b80a9408051ad8162669b71760a3aeeda;hb=5d5b914c59be6f91463e2a556f4ba2c7a0ecc6b3;hp=3807f31c70376a260206c80cf860f32804c321e5;hpb=dbf75e813e6d3b0de0487fe3afcc458717535e02;p=oota-llvm.git diff --git a/lib/Makefile b/lib/Makefile index 3807f31c703..9b76126b80a 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -10,8 +10,8 @@ LEVEL = .. include $(LEVEL)/Makefile.config -PARALLEL_DIRS := VMCore AsmParser Bitcode Archive Analysis Transforms CodeGen \ - Target ExecutionEngine Linker MC CompilerDriver +PARALLEL_DIRS := IR AsmParser Bitcode Analysis Transforms CodeGen Target \ + ExecutionEngine Linker LTO MC Object Option DebugInfo \ + IRReader LineEditor ProfileData Passes LibDriver include $(LEVEL)/Makefile.common -