[PATCH] D26918: [ELF] Convert VersionDefinitionSection, VersionTableSection and VersionNeedSection to input sections

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 08:57:52 PST 2016


evgeny777 created this revision.
evgeny777 added reviewers: ruiu, rafael.
evgeny777 added subscribers: grimar, ikudrin, llvm-commits.
evgeny777 set the repository for this revision to rL LLVM.
evgeny777 added a project: lld.
Herald added a subscriber: mehdi_amini.

Those sections are small and closely related, so I decided to convert them altogether.


Repository:
  rL LLVM

https://reviews.llvm.org/D26918

Files:
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26918.78730.patch
Type: text/x-patch
Size: 28419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161121/6fa880ee/attachment.bin>


More information about the llvm-commits mailing list