Skip declarations in the case of functions.
authorMichael Ilseman <milseman@apple.com>
Tue, 9 Dec 2014 08:20:06 +0000 (08:20 +0000)
committerMichael Ilseman <milseman@apple.com>
Tue, 9 Dec 2014 08:20:06 +0000 (08:20 +0000)
commit2770c2d6d4c8e57b452f27a9ae79b1556f5be6ab
tree096b8f892e72522aaa8eca5b4e9cb47adfeacac6
parent8a417c1fabc72c685621bff3ce8d2621e9324de5
Skip declarations in the case of functions.

This is a revert of r223521 in spirit, if not in content. I am not
sure why declarations ended up in LazilyLinkGlobalValues in the first
place; that will take some more investigation.

llvm-svn: 223763
llvm/lib/Linker/LinkModules.cpp