This file originated in lib/VMCore/Linker.cpp but now lives in

lib/Linker/LinkModules.cpp


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17694 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-11-12 20:37:43 +00:00
parent c408c45900
commit 7f49602e5a

View File

@ -1,4 +1,4 @@
//===- Linker.cpp - Module Linker Implementation --------------------------===//
//===- lib/Linker/LinkModules.cpp - Module Linker Implementation ----------===//
//
// The LLVM Compiler Infrastructure
//