[PATCH] D64930: [ELF][AArch64] 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 09:27:51 PDT 2019


MaskRay created this revision.
Herald added subscribers: llvm-commits, kristof.beyls, arichardson, javed.absar, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D64930

Files:
  ELF/Writer.cpp
  test/ELF/aarch64-abs16.s
  test/ELF/aarch64-abs32.s
  test/ELF/aarch64-call26-thunk.s
  test/ELF/basic-aarch64.s
  test/ELF/plt-aarch64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64930.210603.patch
Type: text/x-patch
Size: 9325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/53e381c3/attachment.bin>


More information about the llvm-commits mailing list