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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36549 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Bitcode/Writer/BitcodeWriter.cpp

index 421316cb3bb1f7695ca31123d63f2d3296cb9dbf..5851710fe0dbaca55505b4304af9abefa1405b60 100644 (file)
@@ -1,4 +1,4 @@
-//===--- Bitcode/Writer/Writer.cpp - Bitcode Writer -----------------------===//
+//===--- Bitcode/Writer/BitcodeWriter.cpp - Bitcode Writer ----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //