llvm-project/lld/test/ELF/linkerscript/Inputs
Rafael Espindola f7a1744803 Fix program header propagation.
Propagate program headers by walking the commands, not the
sections. This allows us to propagate program headers even from
sections that don't end up in the output.

Fixes pr30997.

llvm-svn: 286837
2016-11-14 15:39:38 +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
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