Reduce the amount of work in LinkInArchive by not searching the archive for
authorReid Spencer <rspencer@reidspencer.com>
Fri, 19 Nov 2004 03:13:25 +0000 (03:13 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 19 Nov 2004 03:13:25 +0000 (03:13 +0000)
commit3cf2c32202c9bccfa3005c5b1edcecc69dd64598
treea422511d55a51c2b868b0a0a6956b1ffb0456e93
parent9692e39afe2ad25d06c34265a8adcd7cdd9b631c
Reduce the amount of work in LinkInArchive by not searching the archive for
symbols it has already identified as not defining.

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