summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-06 09:30:31 +0000
committerChris Lattner <sabre@nondot.org>2007-05-06 09:30:31 +0000
commitd7a2aee41c260f4c49d0b119c30cfa8a4ba4ec60 (patch)
treeb970e44d82f8607288aac288d9cf9581327e0b10 /llvm/lib
parent6d80e21a1d5393e2b882ce993e3e22dc675dfe71 (diff)
downloadbcm5719-llvm-d7a2aee41c260f4c49d0b119c30cfa8a4ba4ec60.tar.gz
bcm5719-llvm-d7a2aee41c260f4c49d0b119c30cfa8a4ba4ec60.zip
don't build bcreader/bcwriter
llvm-svn: 36869
Diffstat (limited to 'llvm/lib')
-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 b31a245292f..ecb90479c7d 100644
--- a/llvm/lib/Bytecode/Makefile
+++ b/llvm/lib/Bytecode/Makefile
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
-PARALLEL_DIRS = Reader Writer Archive
+PARALLEL_DIRS = Archive
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud