[PATCH] D37735: [ELF] - Combine two OutputSectionFactory::addInputSec().

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 03:01:23 PDT 2017


grimar created this revision.
Herald added a subscriber: emaste.

Patch combines `OutputSectionFactory::addInputSec` into single instance.
That allows to simplify reporting of discarded sections and
should help to https://reviews.llvm.org/D37561.


https://reviews.llvm.org/D37735

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37735.114789.patch
Type: text/x-patch
Size: 4172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/c77573c7/attachment.bin>


More information about the llvm-commits mailing list