[PATCH] D33580: Tidy up RelocVisitor.h.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 17:39:55 PDT 2017


ruiu created this revision.

RelocVisitor had too many, too small functions. This patch group them
by architecture rather than each relocation type.


https://reviews.llvm.org/D33580

Files:
  llvm/include/llvm/Object/RelocVisitor.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33580.100344.patch
Type: text/x-patch
Size: 18022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170526/2843b3a8/attachment.bin>


More information about the llvm-commits mailing list