Apply a patch from Nathan Keynes, which speeds up llvm-link on
authorChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2008 19:48:08 +0000 (19:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2008 19:48:08 +0000 (19:48 +0000)
commit849dcd928a58290447a710b856bdd487aac44d24
tree29fd569baf05bf4cb449552b577c725242e5a4ca
parent31ec841be1f51a60f5b655aa2a008eb68e48c07a
Apply a patch from Nathan Keynes, which speeds up llvm-link on
the testcases in PR1860 from taking more than 1 hour (when I killed it)
to taking 1s.

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