summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/weak-undef-lazy.s
Commit message (Collapse)AuthorAgeFilesLines
* Handle lazy symbols is Symbol::includeInDynsym.Rafael Espindola2017-09-131-0/+3
This should fix the lto bootstrap. It is somewhat hard to remember about lazy symbols deep down in the link. It might be worth it replacing them with undefined symbols once we are done adding files. llvm-svn: 313103
OpenPOWER on IntegriCloud