[PATCH] D64906: [ELF] Allow overlapping PT_LOAD (keep p_offset ranges adjacent) to decrease file size

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 00:52:24 PDT 2019


MaskRay created this revision.
Herald added subscribers: llvm-commits, kbarton, arichardson, nemanjai, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D64906

Files:
  ELF/Writer.cpp
  test/ELF/ppc64-abs64-dyn.s
  test/ELF/ppc64-bsymbolic-toc-restore.s
  test/ELF/ppc64-call-reach.s
  test/ELF/ppc64-dq.s
  test/ELF/ppc64-dtprel.s
  test/ELF/ppc64-dynamic-relocations.s
  test/ELF/ppc64-entry-point.s
  test/ELF/ppc64-error-missaligned-dq.s
  test/ELF/ppc64-error-missaligned-ds.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64906.210497.patch
Type: text/x-patch
Size: 10655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/7fb15523/attachment.bin>


More information about the llvm-commits mailing list