Update file header for renamed file
authorChris Lattner <sabre@nondot.org>
Mon, 22 Sep 2003 23:42:00 +0000 (23:42 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 22 Sep 2003 23:42:00 +0000 (23:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8673 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Archive/ArchiveReader.cpp
lib/Bytecode/Archive/ArchiveReader.cpp
lib/Bytecode/Reader/ArchiveReader.cpp

index 6a3f7abf9b6113f907aa8bbd23e709c1422d5817..be023538e18e5813de740b212c3ca3413d7a78f9 100644 (file)
@@ -1,4 +1,4 @@
-//===- ReadArchive.cpp - Code to read LLVM bytecode from .a files ---------===//
+//===- ArchiveReader.cpp - Code to read LLVM bytecode from .a files -------===//
 //
 // This file implements the ReadArchiveFile interface, which allows a linker to
 // read all of the LLVM bytecode files contained in a .a file.  This file
index 6a3f7abf9b6113f907aa8bbd23e709c1422d5817..be023538e18e5813de740b212c3ca3413d7a78f9 100644 (file)
@@ -1,4 +1,4 @@
-//===- ReadArchive.cpp - Code to read LLVM bytecode from .a files ---------===//
+//===- ArchiveReader.cpp - Code to read LLVM bytecode from .a files -------===//
 //
 // This file implements the ReadArchiveFile interface, which allows a linker to
 // read all of the LLVM bytecode files contained in a .a file.  This file
index 6a3f7abf9b6113f907aa8bbd23e709c1422d5817..be023538e18e5813de740b212c3ca3413d7a78f9 100644 (file)
@@ -1,4 +1,4 @@
-//===- ReadArchive.cpp - Code to read LLVM bytecode from .a files ---------===//
+//===- ArchiveReader.cpp - Code to read LLVM bytecode from .a files -------===//
 //
 // This file implements the ReadArchiveFile interface, which allows a linker to
 // read all of the LLVM bytecode files contained in a .a file.  This file