[PATCH] D39096: [ELF] - Generalize finding output section by name.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 19 08:34:27 PDT 2017


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

Change removes code duplication happened because
of 2 similar methods for searching output section by name what
hopefully makes code a bit cleaner.


https://reviews.llvm.org/D39096

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39096.119587.patch
Type: text/x-patch
Size: 6996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171019/f237e65e/attachment.bin>


More information about the llvm-commits mailing list