summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-14 21:55:27 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-14 21:55:27 +0000
commit044adab53a0f9cdcd4a63dff703182edae7ebf7e (patch)
treebbebd1d9c4c320aea93209d42f2a357be8a37e15 /llvm/lib/Bytecode
parentc9e91ee004e2c59921e83a3ec48bc30526037372 (diff)
downloadbcm5719-llvm-044adab53a0f9cdcd4a63dff703182edae7ebf7e.tar.gz
bcm5719-llvm-044adab53a0f9cdcd4a63dff703182edae7ebf7e.zip
Add the Archive library
llvm-svn: 17764
Diffstat (limited to 'llvm/lib/Bytecode')
-rw-r--r--llvm/lib/Bytecode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Bytecode/Makefile b/llvm/lib/Bytecode/Makefile
index 60952ed252b..b31a245292f 100644
--- a/llvm/lib/Bytecode/Makefile
+++ b/llvm/lib/Bytecode/Makefile
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
-PARALLEL_DIRS = Reader Writer
+PARALLEL_DIRS = Reader Writer Archive
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud