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 3f6537a60ee..21a46794d87 100644
--- a/llvm/lib/Makefile
+++ b/llvm/lib/Makefile
@@ -1,5 +1,5 @@
LEVEL = ..
-DIRS = VMCore Analysis Assembly Bytecode Optimizations CodeGen
+DIRS = VMCore Analysis Assembly Bytecode Optimizations Support CodeGen
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud