[PATCH] D67482: [ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 00:06:27 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
MaskRay marked an inline comment as done.
Closed by commit rL371958: [ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64 (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67482?vs=220279&id=220281#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67482/new/

https://reviews.llvm.org/D67482

Files:
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/Inputs/copy-rel-abs.s
  lld/trunk/test/ELF/Inputs/copy-rel-tls.s
  lld/trunk/test/ELF/abs-hidden.s
  lld/trunk/test/ELF/apply-dynamic-relocs.s
  lld/trunk/test/ELF/avoid-empty-program-headers.s
  lld/trunk/test/ELF/basic.s
  lld/trunk/test/ELF/build-id.s
  lld/trunk/test/ELF/cgprofile-bad-clusters.s
  lld/trunk/test/ELF/cgprofile-icf.s
  lld/trunk/test/ELF/cgprofile-obj.s
  lld/trunk/test/ELF/cgprofile-reproduce.s
  lld/trunk/test/ELF/cgprofile-txt.s
  lld/trunk/test/ELF/cgprofile-txt2.s
  lld/trunk/test/ELF/combreloc.s
  lld/trunk/test/ELF/comdat.s
  lld/trunk/test/ELF/common-page.s
  lld/trunk/test/ELF/common.s
  lld/trunk/test/ELF/copy-rel-large.s
  lld/trunk/test/ELF/copy-rel-tls.s
  lld/trunk/test/ELF/defsym-reserved-syms.s
  lld/trunk/test/ELF/edata-etext.s
  lld/trunk/test/ELF/edata-no-bss.s
  lld/trunk/test/ELF/eh-align-cie.s
  lld/trunk/test/ELF/eh-frame-hdr-abs-fde.s
  lld/trunk/test/ELF/eh-frame-hdr-augmentation.s
  lld/trunk/test/ELF/eh-frame-hdr-icf-fde.s
  lld/trunk/test/ELF/eh-frame-hdr.s
  lld/trunk/test/ELF/eh-frame-merge.s
  lld/trunk/test/ELF/eh-frame-pcrel-overflow.s
  lld/trunk/test/ELF/eh-frame-value-format7.s
  lld/trunk/test/ELF/eh-frame-value-format8.s
  lld/trunk/test/ELF/ehframe-relocation.s
  lld/trunk/test/ELF/emit-relocs-icf1.s
  lld/trunk/test/ELF/emit-relocs-mergeable.s
  lld/trunk/test/ELF/emit-relocs.s
  lld/trunk/test/ELF/end-dso-defined.s
  lld/trunk/test/ELF/end-update.s
  lld/trunk/test/ELF/end.s
  lld/trunk/test/ELF/entry.s
  lld/trunk/test/ELF/fill-trap.s
  lld/trunk/test/ELF/gdb-index-base-addr.s
  lld/trunk/test/ELF/gdb-index-dwarf5-low-high.s
  lld/trunk/test/ELF/gdb-index-gc-sections.s
  lld/trunk/test/ELF/gdb-index-ranges-discarded.s
  lld/trunk/test/ELF/gdb-index-ranges.s
  lld/trunk/test/ELF/gdb-index-rng-lists.s
  lld/trunk/test/ELF/gdb-index.s
  lld/trunk/test/ELF/global_offset_table_shared.s
  lld/trunk/test/ELF/gnu-ifunc-canon.s
  lld/trunk/test/ELF/gnu-ifunc-dyntags.s
  lld/trunk/test/ELF/gnu-ifunc-noplt.s
  lld/trunk/test/ELF/gnu-ifunc-plt.s
  lld/trunk/test/ELF/gnu-ifunc-shared.s
  lld/trunk/test/ELF/gnu-ifunc.s
  lld/trunk/test/ELF/got.s
  lld/trunk/test/ELF/image-base.s
  lld/trunk/test/ELF/just-symbols.s
  lld/trunk/test/ELF/linkerscript/absolute.s
  lld/trunk/test/ELF/linkerscript/page-size.s
  lld/trunk/test/ELF/linkerscript/symbol-reserved.s
  lld/trunk/test/ELF/linkerscript/synthetic-symbols3.test
  lld/trunk/test/ELF/local-got-pie.s
  lld/trunk/test/ELF/local-got-shared.s
  lld/trunk/test/ELF/local-got.s
  lld/trunk/test/ELF/map-file.s
  lld/trunk/test/ELF/no-inhibit-exec.s
  lld/trunk/test/ELF/partition-notes.s
  lld/trunk/test/ELF/partition-pack-dyn-relocs.s
  lld/trunk/test/ELF/partition-synthetic-sections.s
  lld/trunk/test/ELF/pre_init_fini_array_missing.s
  lld/trunk/test/ELF/rel-offset.s
  lld/trunk/test/ELF/relative-dynamic-reloc-pie.s
  lld/trunk/test/ELF/relocatable.s
  lld/trunk/test/ELF/relocation-common.s
  lld/trunk/test/ELF/relocation-copy-align-common.s
  lld/trunk/test/ELF/relocation-copy-flags.s
  lld/trunk/test/ELF/relocation-copy-relro.s
  lld/trunk/test/ELF/relocation-copy.s
  lld/trunk/test/ELF/relocation-non-alloc.s
  lld/trunk/test/ELF/relocation-undefined-weak.s
  lld/trunk/test/ELF/relocation.s
  lld/trunk/test/ELF/relro-bss.s
  lld/trunk/test/ELF/relro-tls.s
  lld/trunk/test/ELF/segments.s
  lld/trunk/test/ELF/startstop-shared2.s
  lld/trunk/test/ELF/startstop.s
  lld/trunk/test/ELF/symbol-ordering-file-cgprofile-conflicts.s
  lld/trunk/test/ELF/symbol-ordering-file-icf.s
  lld/trunk/test/ELF/symbols.s
  lld/trunk/test/ELF/tls-offset.s
  lld/trunk/test/ELF/tls.s
  lld/trunk/test/ELF/ttext-tdata-tbss.s
  lld/trunk/test/ELF/undef-with-plt-addr.s
  lld/trunk/test/ELF/verdef-defaultver.s
  lld/trunk/test/ELF/x86-64-got-plt-header.s
  lld/trunk/test/ELF/x86-64-gotpc-relax-nopic.s
  lld/trunk/test/ELF/x86-64-gotpc-relax-und-dso.s
  lld/trunk/test/ELF/x86-64-gotpc-relax.s
  lld/trunk/test/ELF/x86-64-plt-high-addr.s
  lld/trunk/test/ELF/x86-64-plt.s
  lld/trunk/test/ELF/x86-64-relax-got-abs.s
  lld/trunk/test/ELF/x86-64-reloc-error2.s
  lld/trunk/test/ELF/x86-64-reloc-gotoff64.s
  lld/trunk/test/ELF/x86-64-reloc-gotpc64.s
  lld/trunk/test/ELF/x86-64-reloc-range.s
  lld/trunk/test/ELF/x86-64-reloc-size.s
  lld/trunk/test/ELF/x86-64-retpoline-znow-static-iplt.s
  lld/trunk/test/ELF/x86-64-retpoline-znow.s
  lld/trunk/test/ELF/x86-64-retpoline.s
  lld/trunk/test/ELF/x86-64-tls-dynamic.s
  lld/trunk/test/ELF/x86-64-tls-gd-local.s
  lld/trunk/test/ELF/x86-64-tls-gdie.s
  lld/trunk/test/ELF/x86-64-tls-ie-local.s
  lld/trunk/test/ELF/x86-64-tls-ie.s
  lld/trunk/test/ELF/x86-64-tls-opt-noplt.s
  lld/trunk/test/ELF/x86-64-tlsdesc-gd.s
  lld/trunk/test/ELF/x86-64-tlsdesc-ld.s
  lld/trunk/test/ELF/ztext.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67482.220281.patch
Type: text/x-patch
Size: 155851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/a35c2f8a/attachment-0001.bin>


More information about the llvm-commits mailing list