[PATCH] D76498: [DWARF] Fix v5 debug_line parsing of prologues with many files
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 20 09:44:37 PDT 2020
probinson added a comment.
Thank you for finding and fixing my embarrassing mistake.
I suppose this should lead to questions about whether mis-encoded ULEBs can cause parsing sadness, and are those handled in a reasonable way?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76498/new/
https://reviews.llvm.org/D76498
More information about the llvm-commits
mailing list