[PATCH] D63002: [yaml2obj] - Remove helper methods that are probably excessive. NFC.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 07:06:09 PDT 2019


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

LGTM. I don't think we need the section count one, since we only use it once, and the context is pretty clear.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63002/new/

https://reviews.llvm.org/D63002





More information about the llvm-commits mailing list