[PATCH] D58892: [ELF] Split RW PT_LOAD on the PT_GNU_RELRO boundary

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 18:10:13 PDT 2019


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

Remove the blank line.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D58892

Files:
  ELF/Writer.cpp
  test/ELF/aarch64-copy.s
  test/ELF/amdgpu-relocs.s
  test/ELF/arm-copy.s
  test/ELF/arm-exidx-shared.s
  test/ELF/basic-ppc64.s
  test/ELF/gnu-ifunc-dyntags.s
  test/ELF/i386-merge.s
  test/ELF/linkerscript/align-section-offset.test
  test/ELF/linkerscript/overlapping-sections.s
  test/ELF/linkerscript/repsection-symbol.s
  test/ELF/map-file.s
  test/ELF/merge-shared-str.s
  test/ELF/merge-shared.s
  test/ELF/pack-dyn-relocs-loop.s
  test/ELF/ppc64-relocs.s
  test/ELF/relocation.s
  test/ELF/relro.s
  test/ELF/verdef-defaultver.s
  test/ELF/verdef.s
  test/ELF/verneed.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58892.190765.patch
Type: text/x-patch
Size: 21702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190315/158fd2cb/attachment.bin>


More information about the llvm-commits mailing list