mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-14 17:34:41 +00:00
Update file header for renamed file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8673 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6ee548d337
commit
23219d1dcb
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user