llvm-project/lld/test/ELF/linkerscript/Inputs
George Rimar d86a4e505b [ELF] - Linkerscript: support combination of linkerscript and --compress-debug-sections.
Previously it was impossible to use linkerscript with --compress-debug-sections 
because of assert failture:
Assertion failed: isFinalized(), file C:\llvm\lib\MC\StringTableBuilder.cpp, line 64

Patch fixes the issue

llvm-svn: 302413
2017-05-08 10:18:12 +00:00
..
comdat-gc.s Linkerscript: don't crash when GC .debug_line 2016-09-26 09:04:16 +00:00
compress-debug-sections.s [ELF] - Linkerscript: support combination of linkerscript and --compress-debug-sections. 2017-05-08 10:18:12 +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