[PATCH] D30976: [ELF] - Detemplate GdbIndexSection.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 04:46:55 PDT 2017


grimar created this revision.

Patch adds getEndian() method to Config and
moves Sections array to InputFile (root class for input files).

That allows to detemplate GdbIndexSection.


https://reviews.llvm.org/D30976

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30976.91857.patch
Type: text/x-patch
Size: 10052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170315/b84914a0/attachment.bin>


More information about the llvm-commits mailing list