[PATCH] D81165: [DebugInfo] Refactor how unrecoverable debug line parsing errors work
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 02:19:12 PDT 2020
jhenderson abandoned this revision.
jhenderson added a comment.
I've addressed the main issues I aimed to resolve in other patches. There may be some issues with odd output of error messages when the output is interleaved, but I have other priorities to work on at this point. If someone wants to work on this furhter, it's probably best done in a new review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81165/new/
https://reviews.llvm.org/D81165
More information about the llvm-commits
mailing list