[PATCH] D26281: [ELF] Make input section's writeTo virtual (required to make .got.plt section synthetic)

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 01:13:53 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286100: [ELF] Make InputSection<ELFT>::writeTo virtual (authored by evgeny777).

Changed prior to commit:
  https://reviews.llvm.org/D26281?vs=76855&id=77020#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26281

Files:
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/InputSection.h
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/SyntheticSections.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26281.77020.patch
Type: text/x-patch
Size: 4389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161107/2a8b9775/attachment.bin>


More information about the llvm-commits mailing list