summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Makefile b/llvm/lib/Makefile
index 1f74058a221..bc292fc4062 100644
--- a/llvm/lib/Makefile
+++ b/llvm/lib/Makefile
@@ -1,5 +1,5 @@
LEVEL = ..
-DIRS = VMCore Analysis Assembly Bytecode Optimizations
+DIRS = VMCore Analysis Assembly Bytecode Optimizations CodeGen LLC
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud