llvm-6502/lib/Linker
Chris Lattner 822143e6f7 use 'continue' to make the function linker simpler. When linking a strong
function into a weak function, zap the weak function body so that the
strong one overrides it.  This fixes PR2410


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52135 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-09 07:47:34 +00:00
..
LinkArchives.cpp
Linker.cpp
LinkItems.cpp
LinkModules.cpp use 'continue' to make the function linker simpler. When linking a strong 2008-06-09 07:47:34 +00:00
Makefile