X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FMakefile;h=9b76126b80a9408051ad8162669b71760a3aeeda;hb=492f1085a465114904f822fe36e737840442dd36;hp=1e87d9ebfd10cbde626922ff2be20076e4baccb5;hpb=86a3510a68928885412a00e1698ab0297dcaf199;p=oota-llvm.git diff --git a/lib/Makefile b/lib/Makefile index 1e87d9ebfd1..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 Debugger 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 -