[PATCH] D43574: [ELF] - Introduce getInputSections() helper.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 02:04:16 PST 2018


grimar added a comment.

In https://reviews.llvm.org/D43574#1014908, @ruiu wrote:

> LGTM


Thanks ! btw, it turns out `getInputSections` could be just a member of `OutputSection`. Should we do that ?


Repository:
  rL LLVM

https://reviews.llvm.org/D43574





More information about the llvm-commits mailing list