When we find a module we want, in an archive, in verbose mode,
authorBrian Gaeke <gaeke@uiuc.edu>
Sun, 16 Nov 2003 23:07:13 +0000 (23:07 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Sun, 16 Nov 2003 23:07:13 +0000 (23:07 +0000)
commit2282ae1ebdd58541f73b4482e51bce7f67c5b4ee
tree65aece00012639533f17645faadce2dd95409090
parent40efcec8e879b3470b3c0ad9d8124abce2cd8915
When we find a module we want, in an archive, in verbose mode,
 print out the module's identifier (which should now contain the name
 of both the archive and the module.)
Wrap some lines at 80 cols.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10039 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkArchives.cpp
tools/gccld/Linker.cpp