[PATCH] D57939: Refactor RelocVisitor and fix computation of SHT_RELA-typed relocation entries

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 14 23:17:57 PST 2019


MaskRay updated this revision to Diff 186965.
MaskRay marked an inline comment as done.
MaskRay added a comment.

make Resolver* more efficient


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57939

Files:
  include/llvm/DebugInfo/DWARF/DWARFRelocMap.h
  include/llvm/Object/RelocVisitor.h
  include/llvm/Object/RelocationResolver.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
  lib/Object/CMakeLists.txt
  lib/Object/RelocationResolver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57939.186965.patch
Type: text/x-patch
Size: 24714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190215/ab90bf9b/attachment.bin>


More information about the llvm-commits mailing list