[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:46:38 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356729: [DWARF] Refactor RelocVisitor and fix computation of SHT_RELA-typed relocation… (authored by MaskRay, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57939/new/
https://reviews.llvm.org/D57939
Files:
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h
llvm/trunk/include/llvm/Object/RelocVisitor.h
llvm/trunk/include/llvm/Object/RelocationResolver.h
llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
llvm/trunk/lib/Object/CMakeLists.txt
llvm/trunk/lib/Object/RelocationResolver.cpp
llvm/trunk/test/Object/invalid.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57939.191820.patch
Type: text/x-patch
Size: 30780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/3cd94838/attachment.bin>
More information about the llvm-commits
mailing list