summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-06 19:51:20 +0000
committerChris Lattner <sabre@nondot.org>2007-05-06 19:51:20 +0000
commitb2e0a70aa23f4ca880109cb120bf1e57752f8a1d (patch)
treedf63862e8eb3dc8d324cd7be8984364276112a6a /llvm/lib/Bytecode
parent0848ff0a089316c5d72d3de1b3141c8829135a45 (diff)
downloadbcm5719-llvm-b2e0a70aa23f4ca880109cb120bf1e57752f8a1d.tar.gz
bcm5719-llvm-b2e0a70aa23f4ca880109cb120bf1e57752f8a1d.zip
lib/Bytecode is dead
llvm-svn: 36889
Diffstat (limited to 'llvm/lib/Bytecode')
-rw-r--r--llvm/lib/Bytecode/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/llvm/lib/Bytecode/Makefile b/llvm/lib/Bytecode/Makefile
deleted file mode 100644
index ecb90479c7d..00000000000
--- a/llvm/lib/Bytecode/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-##===- lib/Bytecode/Makefile -------------------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file was developed by the LLVM research group and is distributed under
-# the University of Illinois Open Source License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-
-LEVEL = ../..
-PARALLEL_DIRS = Archive
-
-include $(LEVEL)/Makefile.common
-
OpenPOWER on IntegriCloud