[PATCH] D44860: Refactor SharedFile::parseRest. NFC.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 23 19:26:49 PDT 2018


ruiu created this revision.
ruiu added reviewers: rafael, grimar.
Herald added subscribers: arichardson, emaste.

SharedFile::parseRest function grew organically and got a bit hard to
understand. This patch refactor it. This patch also adds comments.


https://reviews.llvm.org/D44860

Files:
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44860.139692.patch
Type: text/x-patch
Size: 8183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180324/9dd4ebfe/attachment.bin>


More information about the llvm-commits mailing list