llvm-6502/lib/Linker
Michael Ilseman ebaf61e498 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223763 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-09 08:20:06 +00:00
..
CMakeLists.txt Now that Linker.cpp is almost empty, merge it into LinkModules.cpp. 2013-05-04 03:48:37 +00:00
LinkModules.cpp Skip declarations in the case of functions. 2014-12-09 08:20:06 +00:00
LLVMBuild.txt [Linker] Kill Linker::LoadObject which is dead, and drop the BitReader dependency again. 2013-01-18 19:37:11 +00:00
Makefile