summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Makefile')
-rw-r--r--llvm/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Makefile b/llvm/lib/Makefile
index f75ca584dbe..9b76126b80a 100644
--- a/llvm/lib/Makefile
+++ b/llvm/lib/Makefile
@@ -12,6 +12,6 @@ include $(LEVEL)/Makefile.config
PARALLEL_DIRS := IR AsmParser Bitcode Analysis Transforms CodeGen Target \
ExecutionEngine Linker LTO MC Object Option DebugInfo \
- IRReader LineEditor ProfileData Passes
+ IRReader LineEditor ProfileData Passes LibDriver
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud