[PATCH] D74308: [Debuginfo][NFC] Unify error reporting routines inside DebugInfoDWARF.
Alexey Lapshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 17 02:20:05 PST 2020
avl updated this revision to Diff 244931.
avl added a comment.
As it was requested, D74481 <https://reviews.llvm.org/D74481>, D74635 <https://reviews.llvm.org/D74635> patches already integrate
most of functionality. This final part adds the possibility
to redefine error handlers into constructor of DWARFContext
and DWARFContext::create() functions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74308/new/
https://reviews.llvm.org/D74308
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74308.244931.patch
Type: text/x-patch
Size: 6801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200217/a161d31e/attachment.bin>
More information about the llvm-commits
mailing list