don't do any linkage, not even type resolution, of symbols that have
authorChris Lattner <sabre@nondot.org>
Mon, 14 Jul 2008 06:52:19 +0000 (06:52 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 14 Jul 2008 06:52:19 +0000 (06:52 +0000)
commitae1132d2b8ae07afd2fe9a7cb434d849f884bfa0
treec9b2dd66df433ffc952380f3c1b265b66bd645b2
parentd1ec48c641f76d4c0e5b7cb357a1333d4fb75c4a
don't do any linkage, not even type resolution, of symbols that have
internal linkage.

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