llvm-project/lld/test/ELF/linkerscript/Inputs
George Rimar acf8cef80f [LLD] Do not overwrite LMAOffset of PT_LOAD header
Patch by Konstantin Schwarz!

If more than a single output section is added to a PT_LOAD header,
only the first section should set the LMAOffset of the segment.
Otherwise, we get a load-address overlap error

Differential revision: https://reviews.llvm.org/D50133

llvm-svn: 338697
2018-08-02 10:45:46 +00:00
..
addr.s Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
align.s Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
alignof.s Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
at2.s Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
at3.s Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00
at6.s [LLD] - Improve handling of AT> linker script commands 2018-08-02 08:07:07 +00:00
at7.s [LLD] Only increase LMARegion if different from MemRegion 2018-08-02 08:13:56 +00:00
at8.s [LLD] Do not overwrite LMAOffset of PT_LOAD header 2018-08-02 10:45:46 +00:00
comdat-gc.s
common-filespec1.s
common-filespec2.s
compress-debug-sections.s
copy-rel-symbol-value.s Handle copy relocations in symbol assignments. 2017-11-30 17:51:10 +00:00
data-commands.s Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
data-segment-relro.s Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
define.s Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
eh-frame-reloc-out-of-range.s Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
exclude-multiple1.s
exclude-multiple2.s
extend-pt-load.s Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
filename-spec.s
fill.s Convert more tests as linker scripts instead of assembly. 2018-03-01 04:21:42 +00:00
include.s
insert-after.s [ELF] - Support "INSERT AFTER" statement. 2018-03-08 14:54:38 +00:00
insert-after.script [ELF] - Support "INSERT AFTER" statement. 2018-03-08 14:54:38 +00:00
keep.s
lazy-symbols.s
libsearch-dyn.s
libsearch-st.s
map-file2.s [ELF] - Print LMA in a -Map file. 2018-04-05 10:51:06 +00:00
merge-sections-reloc.s
notinclude.s
provide-shared.s Add missing test. NFC. 2017-11-30 22:29:14 +00:00
provide-shared2.s [ELF] Create and export symbols provided by a linker script if they referenced by DSOs. 2018-02-27 07:18:07 +00:00
sections-va-overflow.s [ELF] - Restrict section offsets that exceeds file size. 2018-03-13 08:47:17 +00:00
segment-start.script
shared.s
sort-nested.s
sort.s
symbol-reserved.script
synthetic-symbols.s Convert more .s files to linker script files. 2018-03-01 01:19:12 +00:00