moved Writer.cpp -> BitcodeWriter.cpp to make it more unique in the tree.
authorChris Lattner <sabre@nondot.org>
Sun, 29 Apr 2007 05:31:57 +0000 (05:31 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Apr 2007 05:31:57 +0000 (05:31 +0000)
commit1a9df8eee0ac8cbabd887e924ddb07658ef5a9cc
tree5d09fa68303b420713edd4383bf5cb437ac2fcf8
parentb627eab0402edabb19c702fd1f04c6c59ee2b339
moved Writer.cpp -> BitcodeWriter.cpp to make it more unique in the tree.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36549 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/BitcodeWriter.cpp