[PATCH] D74560: Introduce DWARFDataExtractor::getInitialLength
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 07:38:59 PST 2020
labath updated this revision to Diff 246455.
labath added a comment.
Thanks for all the feedback. I've removed all changes to individual parsing code
from this patch. Will post those as separate patches.
This change now only deals with the new API.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74560/new/
https://reviews.llvm.org/D74560
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h
llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
llvm/unittests/DebugInfo/DWARF/CMakeLists.txt
llvm/unittests/DebugInfo/DWARF/DWARFDataExtractorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74560.246455.patch
Type: text/x-patch
Size: 7994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/4f1c6434/attachment.bin>
More information about the llvm-commits
mailing list