[PATCH] D57939: [DWARF] 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 21 19:35:33 PDT 2019
MaskRay updated this revision to Diff 191818.
MaskRay retitled this revision from "Refactor RelocVisitor and fix computation of SHT_RELA-typed relocation entries" to "[DWARF] Refactor RelocVisitor and fix computation of SHT_RELA-typed relocation entries".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Update title
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
test/Object/invalid.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57939.191818.patch
Type: text/x-patch
Size: 30436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/e8b36f3f/attachment.bin>
More information about the llvm-commits
mailing list