[PATCH] D44560: [DWARF] Rework debug line parsing to use llvm::Error and callbacks
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 26 15:29:14 PDT 2018
probinson added a comment.
I'm not convinced that all of these errors/warnings are really parse-stoppers, but this patch is about the reporting mechanics and debating the merit of individual cases should happen separately.
@dblaikie or @JDevlieghere should do a final sign-off as they were the other main reviewers.
Repository:
rL LLVM
https://reviews.llvm.org/D44560
More information about the llvm-commits
mailing list