llvm-project/lld/test/ELF/linkerscript/Inputs
Petr Hosek 5e51f7d24e [ELF] Insert linkerscript symbols directly into symbol table
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
2017-02-21 22:32:51 +00:00
..
comdat-gc.s Linkerscript: don't crash when GC .debug_line 2016-09-26 09:04:16 +00:00
exclude-multiple1.s Recommit r281721 "[ELF] - Linkerscript: implement EXCLUDE_FILE in the middle of a input section description." 2016-09-16 17:42:10 +00:00
exclude-multiple2.s Recommit r281721 "[ELF] - Linkerscript: implement EXCLUDE_FILE in the middle of a input section description." 2016-09-16 17:42:10 +00:00
filename-spec.s Remove useless file prefix. 2016-09-02 20:40:53 +00:00
implicit-program-header.script Fix program header propagation. 2016-11-14 15:39:38 +00:00
include.s [ELF/LinkerScript] Support EXCLUDE_FILE inside KEEP. 2016-07-27 01:44:01 +00:00
keep.s [ELF] make KEEP command recognize file patterns 2016-10-05 09:36:59 +00:00
lazy-symbols.s [ELF] Insert linkerscript symbols directly into symbol table 2017-02-21 22:32:51 +00:00
libsearch-dyn.s
libsearch-st.s
merge-sections-reloc.s Remove useless file prefix. 2016-09-02 20:40:53 +00:00
notinclude.s [ELF/LinkerScript] Support EXCLUDE_FILE inside KEEP. 2016-07-27 01:44:01 +00:00
segment-start.script [ELF] - SEGMENT_START's default argument can be an expression 2016-09-17 18:14:56 +00:00
shared.s
sort-nested.s Remove useless file prefix. 2016-09-02 20:40:53 +00:00
sort.s Remove useless file prefix. 2016-09-02 20:40:53 +00:00