[PATCH] D30944: [ELF] - Detemplate GotPltSection and IgotPltSection sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 08:36:39 PDT 2017


grimar created this revision.

Patch introduces Config->is64() and with help of that detemplates
GotPltSection and IgotPltSection sections


https://reviews.llvm.org/D30944

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30944.91729.patch
Type: text/x-patch
Size: 6311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170314/b46f945b/attachment.bin>


More information about the llvm-commits mailing list