X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FMakefile;h=9b76126b80a9408051ad8162669b71760a3aeeda;hb=828d315fd6b8af7adf23fbf5adedb1a92762f74c;hp=fd575cd19570ef2034af5f9e8e6614a1a87e5e99;hpb=eae5a13078037e6b6591fd4f414452a7075cecf7;p=oota-llvm.git diff --git a/lib/Makefile b/lib/Makefile index fd575cd1957..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 Object DebugInfo +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 -