[PATCH] D28272: ELF: Reserve space for copy relocations of read-only symbols in relro.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 17:32:39 PST 2017


This revision was automatically updated to reflect the committed changes.
pcc marked an inline comment as done.
Closed by commit rL291524: ELF: Reserve space for copy relocations of read-only symbols in relro. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D28272?vs=83332&id=83755#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28272

Files:
  lld/trunk/ELF/OutputSections.h
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/ELF/Symbols.h
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/Inputs/copy-rel-pie.s
  lld/trunk/test/ELF/Inputs/relocation-copy-relro.s
  lld/trunk/test/ELF/relocation-copy-relro.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28272.83755.patch
Type: text/x-patch
Size: 10546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/3fcacc17/attachment.bin>


More information about the llvm-commits mailing list