llvm-project/lld/test/ELF/linkerscript
Andrew Ng 24896d304d [LLD][ELF] /DISCARD/ output sections should not be orphans
/DISCARD/ output sections were being treated as orphans. As a result, if
a /DISCARD/ output section has been assigned a PHDR, it could cause
incorrect assignment of sections to segments.

Differential Revision: https://reviews.llvm.org/D61186

llvm-svn: 359565
2019-04-30 14:31:22 +00:00
..
Inputs [LLD] Do not overwrite LMAOffset of PT_LOAD header 2018-08-02 10:45:46 +00:00
absolute-expr.test Write some tests as linker scripts instead of assembly files. 2018-02-28 20:22:42 +00:00
absolute.s Support ABSOLUTE on the right hand side in linker scripts 2017-03-15 03:33:23 +00:00
absolute2.s Consider ForceAbsolute again in moveAbsRight. 2017-09-20 19:24:57 +00:00
addr-zero.test [LLD][ELF] - Fix mistype. NFC. 2019-04-20 10:50:27 +00:00
addr.test [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
address-expr-symbols.s [ELF] - Report error if removed empty output section declaration used undefined symbols. 2018-02-23 10:15:54 +00:00
align-empty.test [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
align-r.test [lld][NFC] Update tests to use -S instead of -s when using llvm-readelf. 2018-11-05 20:39:06 +00:00
align-section-offset.test [ELF] Split RW PT_LOAD on the PT_GNU_RELRO boundary 2019-03-15 01:29:57 +00:00
align-section.test Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
align1.test [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
align2.test [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
align3.test [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
align4.test [LLD][ELF] - Fix tests after r350840. 2019-01-10 16:26:05 +00:00
align5.test Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
alignof.test Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
alternate-sections.s
arm-exidx-order.test [ELF] Change default output section type to SHT_PROGBITS 2019-04-23 12:38:52 +00:00
arm-exidx-phdrs.test Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
arm-exidx-sentinel-and-assignment.s [ELF] Fix an assignment command at the end of an .ARM.exidx section. 2017-12-20 08:56:10 +00:00
arm-lscript.test Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
assert.s [ELF] Replace unused output filenames with /dev/null in tests 2018-07-02 17:48:23 +00:00
at-addr.s [ELF] Don't output headers into a segment if there's no space for them 2017-08-23 18:44:34 +00:00
at-self-reference.s Fix incorrect physical address on self-referencing AT command. 2018-01-12 23:26:25 +00:00
at.s [ELF] Don't output headers into a segment if there's no space for them 2017-08-23 18:44:34 +00:00
at2.test [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
at3.test Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
at4.s [ELF] Simplify handling of AT section attribute. 2018-02-15 06:13:52 +00:00
at5.test Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
at6.test [LLD] - Improve handling of AT> linker script commands 2018-08-02 08:07:07 +00:00
at7.test [LLD] Only increase LMARegion if different from MemRegion 2018-08-02 08:13:56 +00:00
at8.test [LLD] Do not overwrite LMAOffset of PT_LOAD header 2018-08-02 10:45:46 +00:00
broken-memory-declaration.s [ELF] - Don't crash on broken MEMORY declaration. 2018-03-01 12:36:01 +00:00
bss-fill.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
comdat-gc.s Discard debuginfo for object files empty after GC 2019-04-10 10:37:10 +00:00
common-assign.s
common-exclude.s Currently lld creates a single section to collect all commons. There is no way 2017-09-08 16:22:43 +00:00
common-filespec.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
common.s Currently lld creates a single section to collect all commons. There is no way 2017-09-08 16:22:43 +00:00
compress-debug-sections-custom.s [ELF] Compress debug sections after assignAddresses and support custom layout 2018-01-08 10:17:03 +00:00
compress-debug-sections.s Update testcases for llvm-dwarfdump command line interface change 2017-09-11 23:34:12 +00:00
constructor.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
copy-rel-symbol-value-err.s [ELF] Replace unused output filenames with /dev/null in tests 2018-07-02 17:48:23 +00:00
copy-rel-symbol-value.s Handle copy relocations in symbol assignments. 2017-11-30 17:51:10 +00:00
data-commands-gc.s [ELF] Assign RF_EXEC rank even if --no-rosegment or SECTIONS command is used 2018-06-26 17:04:47 +00:00
data-commands1.test Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
data-commands2.test Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
data-segment-relro.test Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
debuginfo-gc.s Discard debuginfo for object files empty after GC 2019-04-10 10:37:10 +00:00
define.test [ELF] Change llvm-objdump output for D48472: TEXT DATA -> TEXT 2018-06-23 00:15:23 +00:00
defsym.s [ELF] - Stop mixing order of -defsym/-script commands. 2018-01-17 10:24:49 +00:00
diag1.test Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
diag2.test Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
diag3.test Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
diag4.test Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
diag5.test Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
diag6.test Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
discard-gnu-hash.s [ELF] - Allow discarding .hash and .gnu.hash from linker script. 2018-03-07 11:47:15 +00:00
discard-interp.test [lld] Add REQUIRES: x86 where needed to tests 2018-06-06 13:56:51 +00:00
discard-phdr.s [LLD][ELF] /DISCARD/ output sections should not be orphans 2019-04-30 14:31:22 +00:00
discard-print-gc.s Use toString to print out garbage-collected sections. 2018-02-17 00:09:49 +00:00
discard-section-err.s [LLD][ELF] - Support discarding the .dynamic section. 2018-12-10 09:24:49 +00:00
discard-section-metadata.s Change section flag character for SHF_LINK_ORDER to "o". 2017-04-04 22:35:16 +00:00
discard-section.s
dot-is-not-abs.s [ELF] Assign RF_EXEC rank even if --no-rosegment or SECTIONS command is used 2018-06-26 17:04:47 +00:00
double-bss.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
dynamic-sym.s
dynamic.s
early-assign-symbol.s Consider only A.Sec in moveAbsRight. 2017-09-20 18:56:08 +00:00
edata-etext.s [ELF] Replace unused output filenames with /dev/null in tests 2018-07-02 17:48:23 +00:00
eh-frame-emit-relocs.s [ELF] - Another fix for "LLD crashes with --emit-relocs when trying to proccess .eh_frame" 2018-03-23 09:18:31 +00:00
eh-frame-hdr.s [ELF] Fix other tests after r336129 2018-07-02 19:17:03 +00:00
eh-frame-merge.s ELF: Write .eh_frame_hdr explicitly after writing .eh_frame. 2019-02-28 23:11:35 +00:00
eh-frame-reloc-out-of-range.test [ELF] - Fix eh-frame-reloc-out-of-range.test. 2018-03-01 10:38:51 +00:00
eh-frame.s [ELF] Fix other tests after r336129 2018-07-02 19:17:03 +00:00
ehdr_start.s [ELF] Define __ehdr_start unconditionally even when using linker script 2017-05-10 16:20:33 +00:00
emit-reloc-section-names.s Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
emit-reloc.s [ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start with RelRo 2019-03-14 03:47:45 +00:00
emit-relocs-discard.s [ELF] - Added support of linkerscript's "/DISCARD/" for --emit-relocs 2017-02-17 19:46:47 +00:00
emit-relocs-ehframe-discard.s [ELF] - Added support of linkerscript's "/DISCARD/" for --emit-relocs 2017-02-17 19:46:47 +00:00
emit-relocs-multiple.s [ELF] - Produce relocation section name consistent with output section name when --emit-reloc used with linker script. 2017-12-01 09:04:52 +00:00
empty-link-order.test [ELF] - Fix wrong "REQUIRES" in test. 2018-03-13 08:50:36 +00:00
empty-load.s Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
empty-section-size.test [ELF] - Stop setting OutSecOff too early. 2018-04-09 13:01:50 +00:00
empty-sections-expressions.s [ELF] - Do not remove empty sections that use symbols in expressions. 2018-03-01 12:27:04 +00:00
empty-sections-expressions.test [LLD][ELF] - Do not remove empty sections referenced in LOADADDR/ADDR commands. 2019-04-26 06:59:30 +00:00
empty-synthetic-removed-flags.s Keep flags from phantom synthetic sections. 2018-02-26 22:32:15 +00:00
empty-tls.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
entry.s
exclude-multiple.s
excludefile.s [ELF] Recommit r299635 to pad x86 executable sections with 0xcc 2017-04-07 10:36:42 +00:00
exidx-crash.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
expr-invalid-sec.test [ELF} - Fix build bots. 2018-03-13 16:23:48 +00:00
expr-sections.test [ELF] Assign RF_EXEC rank even if --no-rosegment or SECTIONS command is used 2018-06-26 17:04:47 +00:00
extend-pt-load1.test Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
extend-pt-load2.test [ELF] Change default output section type to SHT_PROGBITS 2019-04-23 12:38:52 +00:00
extend-pt-load3.test Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
filename-spec.s [lld] Make tests calling llvm-ar more robust 2018-08-02 11:33:54 +00:00
fill-exec-sections.s [ELF] Recommit r299635 to pad x86 executable sections with 0xcc 2017-04-07 10:36:42 +00:00
fill.test Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
got-write-offset.s [ELF] Fix writing the content of the .got section in a wrong place. 2017-07-14 08:10:45 +00:00
group.s [ELF] Fix other tests after r336129 2018-07-02 19:17:03 +00:00
header-addr.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
header-phdr.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
header-phdr2.s [ELF] Replace unused output filenames with /dev/null in tests 2018-07-02 17:48:23 +00:00
huge-temporary-file.s [ELF] - Revert huge-temporary-file.s changed in r336129 2018-07-03 08:30:55 +00:00
i386-sections-max-va-overflow.s [ELF] Replace unused output filenames with /dev/null in tests 2018-07-02 17:48:23 +00:00
icf.s ELF: Don't examine values of linker script symbols during ICF. 2018-08-29 23:43:38 +00:00
image-base.s Run dos2unix on another file. NFC. 2018-01-30 18:05:56 +00:00
implicit-program-header.test [ELF] Make non-writable non-executable PROGBITS sections closer to .text 2018-06-26 22:13:32 +00:00
include-cycle.s [ELF] Fix issue with test when build path contains '@' 2017-09-11 15:55:54 +00:00
info-section-type.s [ELF] Respect NonAlloc when copying flags from the previous sections 2019-04-18 09:22:05 +00:00
input-order.s
input-sec-dup.s
insert-after.test [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
insert-before.test [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
insert-broken.test [ELF] - Implement INSERT BEFORE. 2018-03-13 09:18:11 +00:00
lazy-symbols.test [lld] Make tests calling llvm-ar more robust 2018-08-02 11:33:54 +00:00
linker-script-in-search-path.s [ELF] Fix linker-script-in-search-path.s 2018-07-25 23:29:15 +00:00
linkerscript.s lld: unquote possibly quoted `EXTERN("symbol")` entry in linker script. 2019-02-11 22:01:32 +00:00
lma-overflow.test [ELF] - Recommit r326892,r326893 "[ELF] - Report LMA region overflows." 2018-03-07 12:44:18 +00:00
loadaddr.s
locationcountererr.test [ELF} - Fix build bots. 2018-03-13 16:23:48 +00:00
locationcountererr2.s [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
map-file.test [ELF] - (-Map file) Implement printing of LMA for assignments outside of section declarations. 2018-12-06 09:04:52 +00:00
map-file2.test [ELF] - (-Map file) Implement printing of LMA for assignments outside of section declarations. 2018-12-06 09:04:52 +00:00
memory-at.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
memory-data-commands.test [ELF] - Report error when memory region is overflowed by data commands. 2018-03-02 08:11:58 +00:00
memory-err.s [ELF] - Don't segfault when accessing location counter inside MEMORY command. 2017-08-17 08:47:21 +00:00
memory-include.test [lld] Add more complete support for the INCLUDE command. 2018-10-12 17:07:32 +00:00
memory-loc-counter.test [ELF] - Support moving location counter when MEMORY is used. 2018-03-05 10:54:03 +00:00
memory-region-alignment.test This is PR36799. 2018-03-26 08:58:16 +00:00
memory.s [ELF] Change llvm-objdump output for D48472: TEXT DATA -> TEXT 2018-06-23 00:15:23 +00:00
memory2.s [ELF] Replace unused output filenames with /dev/null in tests 2018-07-02 17:48:23 +00:00
memory3.s [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
memory4.test [ELF] - Advance position in a memory region when change the Dot. 2018-07-05 10:44:17 +00:00
memory5.test [ELF] - Advance position in a memory region when change the Dot. 2018-07-05 10:44:17 +00:00
merge-header-load.s Put the header in the first PT_LOAD even if that PT_LOAD has a LMAExpr. 2018-01-29 03:44:44 +00:00
merge-nonalloc.s ELF: allow non allocated sections to go into allocated sections 2018-12-04 18:47:44 +00:00
merge-sections-reloc.s
merge-sections-syms.s [ELF] Make non-writable non-executable PROGBITS sections closer to .text 2018-06-26 22:13:32 +00:00
merge-sections.s [ELF] Change default output section type to SHT_PROGBITS 2019-04-23 12:38:52 +00:00
multi-sections-constraint.s [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
multiple-tbss.s
no-filename-spec.s [LLD][ELF] - Linker script: accept using a file name without a list of sections. 2018-12-06 08:34:52 +00:00
no-pt-load.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
no-space.s [ELF] Make non-writable non-executable PROGBITS sections closer to .text 2018-06-26 22:13:32 +00:00
nobits-offset.s Align SHT_NOBITS sections is they are the first on a PT_LOAD. 2018-01-02 16:46:30 +00:00
noload.s [ELF] Don't add NOLOAD sections to segment 2018-04-05 13:23:59 +00:00
non-absolute.s [ELF] Assign RF_EXEC rank even if --no-rosegment or SECTIONS command is used 2018-06-26 17:04:47 +00:00
non-absolute2.test [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
non-alloc-segment.s [lld][NFC] Update tests to use -S instead of -s when using llvm-readelf. 2018-11-05 20:39:06 +00:00
non-alloc.s [lld][NFC] Update tests to use -S instead of -s when using llvm-readelf. 2018-11-05 20:39:06 +00:00
numbers.s [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
obj-symbol-value.s Change our linker script expr representation. 2017-03-17 13:05:04 +00:00
openbsd-bootdata.test [lld] Add REQUIRES: x86 where needed to tests 2018-06-06 13:56:51 +00:00
openbsd-randomize.s [lld] Add REQUIRES: x86 where needed to tests 2018-06-06 13:56:51 +00:00
openbsd-wxneeded.test [lld] Add REQUIRES: x86 where needed to tests 2018-06-06 13:56:51 +00:00
operators.test [ELF] - Add support for '||' and '&&' in linker scripts. 2018-07-03 14:02:52 +00:00
orphan-align.s
orphan-discard.s [lld][NFC] Update tests to use -S instead of -s when using llvm-readelf. 2018-11-05 20:39:06 +00:00
orphan-end.s Tweak orphan section placement. 2017-09-19 17:29:58 +00:00
orphan-first-cmd.test [ELF] Assign RF_EXEC rank even if --no-rosegment or SECTIONS command is used 2018-06-26 17:04:47 +00:00
orphan-live-only.s [LLD][ELF] Fix getRankProximity to "ignore" not live sections 2019-04-30 12:27:06 +00:00
orphan-phdrs.s [ELF] Change default output section type to SHT_PROGBITS 2019-04-23 12:38:52 +00:00
orphan-report.s [ELF] Fix typo: .symtab_shndxr -> .symtab_shndx 2019-04-12 02:20:52 +00:00
orphan.s [ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start with RelRo 2019-03-14 03:47:45 +00:00
orphans.s
out-of-order-section-in-region.test [LLD][ELF] - Convert out-of-order-section-in-region.s to *.test. NFCI. 2019-04-18 12:13:41 +00:00
out-of-order.s [ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start with RelRo 2019-03-14 03:47:45 +00:00
output-section-include.test [lld] Add more complete support for the INCLUDE command. 2018-10-12 17:07:32 +00:00
output-too-large-32bit.s ELF: Change FileSize back to a uint64_t. 2019-03-01 18:53:41 +00:00
output-too-large.s Show a proper error message if output file is too large. 2018-12-03 17:42:57 +00:00
outputarch.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
outsections-addr.s Make a few tests shorter. NFC. 2017-04-12 22:38:02 +00:00
overlapping-sections.s [ELF] Split RW PT_LOAD on the PT_GNU_RELRO boundary 2019-03-15 01:29:57 +00:00
overlay-reject.test [ELF] - Implement linker script OVERLAYs. 2018-06-27 08:08:12 +00:00
overlay-reject2.test [ELF] - Implement linker script OVERLAYs. 2018-06-27 08:08:12 +00:00
overlay.test [ELF] - Implement linker script OVERLAYs. 2018-06-27 08:08:12 +00:00
page-size-align.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
page-size.s Make a few tests shorter. NFC. 2017-04-12 22:38:02 +00:00
parse-section-in-addr.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
phdr-check.s [ELF] Don't output headers into a segment if there's no space for them 2017-08-23 18:44:34 +00:00
phdrs-flags.s
phdrs.s [LLD][ELF] - Add a test for ScriptParser::readPhdrType(). 2018-08-09 13:19:10 +00:00
provide-empty-section.s [ELF] Don't create empty output section for unreferenced PROVIDEs 2018-07-03 09:23:25 +00:00
provide-shared.s Add missing test. NFC. 2017-11-30 22:29:14 +00:00
provide-shared2.s [LLD][ELF]Fix tests for D56910 2019-01-22 09:35:47 +00:00
pt-interp.test [ELF] - Add test case for checking PT_INTERP behavior. 2018-07-05 15:01:44 +00:00
pt_gnu_eh_frame.s [ELF] Replace unused output filenames with /dev/null in tests 2018-07-02 17:48:23 +00:00
quoted-section-name.test [LLD][ELF] - Handle quoted strings in the linker scripts correctly. 2019-04-22 07:57:07 +00:00
region-alias.s [ELF] Change llvm-objdump output for D48472: TEXT DATA -> TEXT 2018-06-23 00:15:23 +00:00
relocatable-discard.s [ELF] - Do not crash when -r output uses linker script with `/DISCARD/` 2018-11-01 09:20:06 +00:00
repsection-symbol.s [ELF] Split RW PT_LOAD on the PT_GNU_RELRO boundary 2019-03-15 01:29:57 +00:00
repsection-va.s [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
rosegment.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
searchdir.s [ELF] Fix other tests after r336129 2018-07-02 19:17:03 +00:00
section-align.s [ELF] Handle output section alignment in linker scripts 2017-02-07 23:42:31 +00:00
section-include.test [lld] Add more complete support for the INCLUDE command. 2018-10-12 17:07:32 +00:00
section-metadata.s [ELF] Assign RF_EXEC rank even if --no-rosegment or SECTIONS command is used 2018-06-26 17:04:47 +00:00
section-metadata2.s [ELF] Assign RF_EXEC rank even if --no-rosegment or SECTIONS command is used 2018-06-26 17:04:47 +00:00
sections-constraint.s Order writable executable sections before writable ones. 2017-05-26 17:23:25 +00:00
sections-constraint2.s
sections-constraint3.s
sections-constraint4.s
sections-constraint5.s
sections-gc.s [ELF] - Do not segfault when using --gc-sections with linker script 2017-02-21 15:46:43 +00:00
sections-gc2.s [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
sections-keep.s [ELF] Assign RF_EXEC rank even if --no-rosegment or SECTIONS command is used 2018-06-26 17:04:47 +00:00
sections-max-va-overflow.s [ELF] Replace unused output filenames with /dev/null in tests 2018-07-02 17:48:23 +00:00
sections-padding.s [ELF] Recommit r299635 to pad x86 executable sections with 0xcc 2017-04-07 10:36:42 +00:00
sections-sort.s [ELF] Make non-writable non-executable PROGBITS sections closer to .text 2018-06-26 22:13:32 +00:00
sections-va-overflow.test [LLD][ELF] - Fix bug when reporting memory intersections. 2018-08-04 10:34:52 +00:00
sections.s [ELF] Change llvm-objdump output for D48472: TEXT DATA -> TEXT 2018-06-23 00:15:23 +00:00
segment-headers.s [ELF] Don't output headers into a segment if there's no space for them 2017-08-23 18:44:34 +00:00
segment-none.s [llvm-readobj] Display sections that do not belong to a segment in the section-mapping 2019-02-05 21:01:01 +00:00
segment-start.s [ELF] Replace unused output filenames with /dev/null in tests 2018-07-02 17:48:23 +00:00
sizeof.s [LLD][ELF] - Fix tests after r350840. 2019-01-10 16:26:05 +00:00
sizeofheaders.s [LLD][ELF] - Fix tests after r350840. 2019-01-10 16:26:05 +00:00
sort-constructors.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
sort-init.s [LLD][ELF] - Add a test for elf::getPriority(StringRef S) 2018-08-09 15:05:25 +00:00
sort-nested.s
sort-non-script.s [ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start with RelRo 2019-03-14 03:47:45 +00:00
sort.s [LLD][ELF] - Linker script: accept using a file name without a list of sections. 2018-12-06 08:34:52 +00:00
sort2.s
start-end.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
subalign.s [ELF] Replace unused output filenames with /dev/null in tests 2018-07-02 17:48:23 +00:00
symbol-alias-relocation.s [LLD][ELF] - A fix for "linker script assignment loses relative nature of section" bug. 2019-04-18 10:00:37 +00:00
symbol-assignexpr.s [LLD][ELF] - Fix tests after r350840. 2019-01-10 16:26:05 +00:00
symbol-conflict.s
symbol-memoryexpr.s [LLD][ELF] - Fix tests after r350840. 2019-01-10 16:26:05 +00:00
symbol-only-align.test [ELF] Change default output section type to SHT_PROGBITS 2019-04-23 12:38:52 +00:00
symbol-only-flags.test [ELF] Change default output section type to SHT_PROGBITS 2019-04-23 12:38:52 +00:00
symbol-only.test [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
symbol-ordering-file.s [ELF] Fix other tests after r336129 2018-07-02 19:17:03 +00:00
symbol-ordering-file2.s [ELF] - Do not crash when trying to order --defsym/linker script symbols. 2018-04-10 09:44:44 +00:00
symbol-reserved.s [ELF] Generate symbol assignments for predefined symbols 2017-09-01 02:23:31 +00:00
symbolreferenced.s
symbols-non-alloc.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
symbols.s [ELF] - Simplify and improve symbols.s testcase. 2017-09-08 09:31:01 +00:00
synthetic-relsec-layout.s [ELF] - Do not ignore discarding of .rela.plt/.rela.dyn, allow doing custom layout for them. 2018-03-24 13:10:19 +00:00
synthetic-symbols1.test Add a CIE with length 0 unconditionally. 2018-05-08 01:19:16 +00:00
synthetic-symbols2.test Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
synthetic-symbols3.test Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
synthetic-symbols4.test [ELF] Assign RF_EXEC rank even if --no-rosegment or SECTIONS command is used 2018-06-26 17:04:47 +00:00
target.s Add TARGET(foo) linker script directive. 2018-08-06 21:29:41 +00:00
tbss.s
thunk-gen-mips.s [ELF][MIPS] Fix crash in LLD when linking code that needs PIC thunks 2017-11-20 15:37:19 +00:00
ttext-script.s Prefer -Ttext over linker script values. 2017-06-20 01:51:50 +00:00
undef.s
unused-synthetic.s [lld][NFC] Update tests to use -S instead of -s when using llvm-readelf. 2018-11-05 20:39:06 +00:00
unused-synthetic2.test [ELF] - Rename test cases to *.test. 2018-03-13 16:02:45 +00:00
va.s [LLD][ELF] - Update tests after r352366. 2019-01-28 15:03:47 +00:00
version-linker-symbol.s [ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start with RelRo 2019-03-14 03:47:45 +00:00
version-script.s [ELF] Remove checking for spurious '@' at the end of dynamic sym names 2019-01-08 10:50:59 +00:00
visibility.s
wildcards.s
wildcards2.s