[PATCH] D64906: [ELF][PPC] Allow PT_LOAD to have overlapping p_offset ranges

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 21:22:56 PDT 2019


MaskRay updated this revision to Diff 211410.
MaskRay added a comment.

Reword the comment about TLS


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D64906

Files:
  ELF/InputSection.cpp
  ELF/Writer.cpp
  test/ELF/basic-ppc64.s
  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-entry-point.s
  test/ELF/ppc64-error-missaligned-dq.s
  test/ELF/ppc64-error-missaligned-ds.s
  test/ELF/ppc64-func-entry-points.s
  test/ELF/ppc64-ifunc.s
  test/ELF/ppc64-local-dynamic.s
  test/ELF/ppc64-long-branch-localentry-offset.s
  test/ELF/ppc64-long-branch.s
  test/ELF/ppc64-plt-stub.s
  test/ELF/ppc64-rel-calls.s
  test/ELF/ppc64-relocs.s
  test/ELF/ppc64-shared-long_branch.s
  test/ELF/ppc64-tls-gd.s
  test/ELF/ppc64-tls-ie.s
  test/ELF/ppc64-tls-vaddr-align.s
  test/ELF/ppc64-toc-addis-nop-lqsq.s
  test/ELF/ppc64-toc-addis-nop.s
  test/ELF/ppc64-toc-rel.s
  test/ELF/ppc64-toc-relax-constants.s
  test/ELF/ppc64-toc-relax-jumptable.s
  test/ELF/ppc64-toc-relax.s
  test/ELF/ppc64-toc-restore-recursive-call.s
  test/ELF/ppc64-toc-restore.s
  test/ELF/ppc64-weak-undef-call.s
  test/ELF/relro-copyrel-bss-script.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64906.211410.patch
Type: text/x-patch
Size: 57415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/15d29d65/attachment-0001.bin>


More information about the llvm-commits mailing list