Don't increment a dead iterator
authorChris Lattner <sabre@nondot.org>
Tue, 16 Nov 2004 19:04:40 +0000 (19:04 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Nov 2004 19:04:40 +0000 (19:04 +0000)
commita63acbfeab516203849fced87a036f236babcea5
treeb62afb1f28ad367ccd9f101b473923216fc78db0
parent429a9cbc2e29d82e6897ad2a57c69ef5c4bec142
Don't increment a dead iterator

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