X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FMakefile;h=9b76126b80a9408051ad8162669b71760a3aeeda;hb=6f819bd488d29bec2e60a4fff25d848f46ba36fb;hp=57f016bc890525fce7f3c6a1ce80de1abdcb0c02;hpb=7fc162f893d67ffd96fdb19e2eb9a03b4621f0c0;p=oota-llvm.git diff --git a/lib/Makefile b/lib/Makefile index 57f016bc890..9b76126b80a 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -10,9 +10,8 @@ LEVEL = .. include $(LEVEL)/Makefile.config -PARALLEL_DIRS := IR AsmParser Bitcode Archive Analysis Transforms CodeGen \ - Target ExecutionEngine Linker MC Object Option DebugInfo \ - IRReader +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 -