Skip to content
Commit 77e8ac4d authored by Chris Lattner's avatar Chris Lattner
Browse files

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

llvm-svn: 52135
parent 228a5f18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment