summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Writer/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-06 19:33:40 +0000
committerChris Lattner <sabre@nondot.org>2007-05-06 19:33:40 +0000
commitcbde84070a8371bceba064f1c7c60f71b25c8d04 (patch)
tree93594cb4c12407addf07281f75620db3d5ab6300 /llvm/lib/Bytecode/Writer/Makefile
parent53862f7d2b9442424c7656850e0126b15de459f9 (diff)
downloadbcm5719-llvm-cbde84070a8371bceba064f1c7c60f71b25c8d04.tar.gz
bcm5719-llvm-cbde84070a8371bceba064f1c7c60f71b25c8d04.zip
remove the old bc writer
llvm-svn: 36881
Diffstat (limited to 'llvm/lib/Bytecode/Writer/Makefile')
-rw-r--r--llvm/lib/Bytecode/Writer/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/llvm/lib/Bytecode/Writer/Makefile b/llvm/lib/Bytecode/Writer/Makefile
deleted file mode 100644
index e731bb14a9f..00000000000
--- a/llvm/lib/Bytecode/Writer/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-##===- lib/Bytecode/Writer/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 = ../../..
-LIBRARYNAME = LLVMBCWriter
-BUILD_ARCHIVE = 1
-
-include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud