[PATCH] D30982: [ELF] - Combine LinkerScriptBase and LinkerScript<ELFT>

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 09:43:41 PDT 2017


grimar updated this revision to Diff 92155.
grimar retitled this revision from "[ELF] - Remove virtual methods from linker script class." to "[ELF] - Combine LinkerScriptBase and LinkerScript<ELFT>".
grimar edited the summary of this revision.
grimar added a comment.

- Updated.


https://reviews.llvm.org/D30982

Files:
  ELF/Driver.cpp
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/MarkLive.cpp
  ELF/OutputSections.cpp
  ELF/SyntheticSections.cpp
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30982.92155.patch
Type: text/x-patch
Size: 17746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/f2175756/attachment.bin>


More information about the llvm-commits mailing list