[PATCH] D63121: [ELF] Make the rule to create relative relocations in a writable section stricter

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 22:41:15 PDT 2019


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

Update a comment


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D63121

Files:
  ELF/Arch/AArch64.cpp
  ELF/Arch/AMDGPU.cpp
  ELF/Arch/ARM.cpp
  ELF/Arch/Hexagon.cpp
  ELF/Arch/Mips.cpp
  ELF/Arch/PPC.cpp
  ELF/Arch/PPC64.cpp
  ELF/Arch/SPARCV9.cpp
  ELF/Arch/X86.cpp
  ELF/Arch/X86_64.cpp
  ELF/Relocations.cpp
  ELF/SyntheticSections.cpp
  ELF/Target.h
  test/ELF/linkerscript/visibility.s
  test/ELF/merge-string-error.s
  test/ELF/pack-dyn-relocs-loop.s
  test/ELF/relocation-before-merge-start.s
  test/ELF/relocation-past-merge-end.s
  test/ELF/x86-64-dyn-rel-error5.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63121.203978.patch
Type: text/x-patch
Size: 10898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/d9b9dfad/attachment.bin>


More information about the llvm-commits mailing list