[PATCH] D33274: [DWARF] - Simplify RelocVisitor implementation.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 05:47:02 PDT 2017


grimar created this revision.

We do not need to store relocation width field.
Patch removes relative code, that simplifies implementation.


https://reviews.llvm.org/D33274

Files:
  include/llvm/DebugInfo/DWARF/DWARFRelocMap.h
  include/llvm/Object/RelocVisitor.h
  lib/DebugInfo/DWARF/DWARFContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33274.99277.patch
Type: text/x-patch
Size: 18786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170517/e88caa93/attachment.bin>


More information about the llvm-commits mailing list