[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 Mar 14 08:25:44 PDT 2019


MaskRay updated this revision to Diff 190637.
MaskRay added a comment.

Better comment


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.190637.patch
Type: text/x-patch
Size: 25262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/4b08b51b/attachment.bin>


More information about the llvm-commits mailing list