[PATCH] D51033: [DWARF] Move error printing from DWARF classes to Support library. NFC.
Victor Leschuk via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 22 11:48:50 PDT 2018
vleschuk added a comment.
@jhenderson Here is the variant where dumpWarning() lives in DWARFContext. Patch became much simpler and smaller. What do you think?
https://reviews.llvm.org/D51033
More information about the llvm-commits
mailing list