[PATCH] D39058: [ELF] - Simplify reporting of garbage collected sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 18 08:26:38 PDT 2017


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

I suggest following change.
It allows to simplify code.


https://reviews.llvm.org/D39058

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39058.119490.patch
Type: text/x-patch
Size: 3247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171018/fe37fa3b/attachment.bin>


More information about the llvm-commits mailing list