Moved to lib/Bytecode/Archive in preparation for re-write.
authorReid Spencer <rspencer@reidspencer.com>
Sun, 14 Nov 2004 19:59:40 +0000 (19:59 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 14 Nov 2004 19:59:40 +0000 (19:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17742 91177308-0d34-0410-b5e6-96231b3b80d8

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

index e12648386525ad5ee55a86fdc984e481de800b63..b39dd7e5840073adac4b4979c622907e88702835 100644 (file)
@@ -1,4 +1,4 @@
-//===- ArchiveReader.cpp - Code to read LLVM bytecode from .a files -------===//
+//===- lib/Archive/ArchiveReader.cpp - Read LLVM archive files ------------===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index e12648386525ad5ee55a86fdc984e481de800b63..b39dd7e5840073adac4b4979c622907e88702835 100644 (file)
@@ -1,4 +1,4 @@
-//===- ArchiveReader.cpp - Code to read LLVM bytecode from .a files -------===//
+//===- lib/Archive/ArchiveReader.cpp - Read LLVM archive files ------------===//
 // 
 //                     The LLVM Compiler Infrastructure
 //