From df60fe04ab07271a77de305d019aa9276a5e0bbc Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 22 Sep 2003 23:42:00 +0000 Subject: Update file header for renamed file llvm-svn: 8673 --- llvm/lib/Bytecode/Reader/ArchiveReader.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/Bytecode/Reader/ArchiveReader.cpp') diff --git a/llvm/lib/Bytecode/Reader/ArchiveReader.cpp b/llvm/lib/Bytecode/Reader/ArchiveReader.cpp index 6a3f7abf9b6..be023538e18 100644 --- a/llvm/lib/Bytecode/Reader/ArchiveReader.cpp +++ b/llvm/lib/Bytecode/Reader/ArchiveReader.cpp @@ -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 -- cgit v1.2.3