[PATCH] D99698: [DWARF] Fix crash for DWARFDie::dump.
Alexander Yermolovich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 7 14:09:22 PDT 2021
ayermolo updated this revision to Diff 335924.
ayermolo added a comment.
Herald added a subscriber: mgorny.
Added a test using APIs, moved getHeaderSize from protected to public. Aligns with other get APIs that are already public.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99698/new/
https://reviews.llvm.org/D99698
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
llvm/unittests/DebugInfo/DWARF/CMakeLists.txt
llvm/unittests/DebugInfo/DWARF/DWARFDieManualExtractTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99698.335924.patch
Type: text/x-patch
Size: 5429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/afac68f0/attachment.bin>
More information about the llvm-commits
mailing list