llvm-6502/lib/Linker
Reid Spencer 57a0efa322 Implement support for dependent libraries. The "source" module's dependent
libraries list is merged into the "destination" module's list. Also, if the
source module is one of the dependent libraries, it is removed from the
list.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16282 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-11 04:25:17 +00:00
..
LinkArchives.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
LinkModules.cpp Implement support for dependent libraries. The "source" module's dependent 2004-09-11 04:25:17 +00:00