This file originated in tools/gccld/Linker.cpp but now lives in

lib/Linker/LinkArchives.cpp


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17693 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-11-12 20:34:32 +00:00
parent 12d7951d04
commit c408c45900

View File

@ -1,4 +1,4 @@
//===- Linker.cpp - Link together LLVM objects and libraries --------------===// //===- lib/Linker/LinkArchives.cpp - Link LLVM objects and libraries ------===//
// //
// The LLVM Compiler Infrastructure // The LLVM Compiler Infrastructure
// //