* Rewrite loop to be slightly more efficient (arguably)
authorChris Lattner <sabre@nondot.org>
Thu, 18 Jul 2002 02:31:03 +0000 (02:31 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Jul 2002 02:31:03 +0000 (02:31 +0000)
commite306d94782b1c608857738279852dcc050c66004
tree3f6ea7bc4b99f773061f910ad4c01adb6681787d
parentd124c38993acedc9a473b249108b2ed349be343f
* Rewrite loop to be slightly more efficient (arguably)
* Fix a MAJOR thinko that was causing bad links to happen on Spec

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