summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/Inputs/lazy-symbols.s
Commit message (Collapse)AuthorAgeFilesLines
* [ELF] Insert linkerscript symbols directly into symbol tablePetr Hosek2017-02-211-0/+2
This change exposes the symbol table insert method and uses it to insert the linkerscript defined symbols directly into the symbol table to avoid unnecessarily pulling the object out of an archive. Differential Revision: https://reviews.llvm.org/D30224 llvm-svn: 295780
OpenPOWER on IntegriCloud