remove the old bc writer
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 19:33:40 +0000 (19:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 19:33:40 +0000 (19:33 +0000)
commitb11f1a9ee167d278923e741cd11ccd0bfe58f816
treeecabffc72b7ac17c1eb731d6ad1b37b464f54b17
parent5f32c01dead5623d874f442b34762f9d111be4cf
remove the old bc writer

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36881 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Writer/Makefile [deleted file]
lib/Bytecode/Writer/SlotCalculator.cpp [deleted file]
lib/Bytecode/Writer/SlotCalculator.h [deleted file]
lib/Bytecode/Writer/Writer.cpp [deleted file]
lib/Bytecode/Writer/WriterInternals.h [deleted file]