[PATCH] D85505: [dwarf2yaml] Change the return type of dumping functions to Error.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 02:24:26 PDT 2020
jhenderson added a comment.
I like that it makes this makes all the `dumpDebug*` functions consistent. However, are there going to actually be changes to all of these functions to make the new error handling path useful?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85505/new/
https://reviews.llvm.org/D85505
More information about the llvm-commits
mailing list