simplify RecursiveResolveTypes and ResolveTypes by pulling the naming out of
authorChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2008 18:11:40 +0000 (18:11 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2008 18:11:40 +0000 (18:11 +0000)
commit371ca83d8b7875d30743d9e72fd16a85baacbe63
tree14140a83a350a0d07298aac6cf495bdcc31c89a6
parente846db667529eeeae531ce3b7382e18888d1eba0
simplify RecursiveResolveTypes and ResolveTypes by pulling the naming out of
ResolveTypes into the one place that needs it.

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