[PATCH] D72158: [DebugInfo] Make most debug line prologue errors non-fatal to parsing
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 16:47:36 PST 2020
dblaikie added a comment.
As mentioned in another review - I'm not sure "assume bigger is correct" is a great strategy & not sure there's a lot of value in continuing in the face of a conflict like that. What sort of situations really benefit from such parsing optimism?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72158/new/
https://reviews.llvm.org/D72158
More information about the llvm-commits
mailing list