[PATCH] D71702: [DebugInfo] Relax some checking in the debug line parser

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 17:34:31 PST 2019


dblaikie added a comment.

Seems like a lot of changes that could probably be split out into independent patches that'd be easier to review/validate tests, etc?

Some of this includes comments to existing codepaths, for instance - they should proabbly go in separately.

& I'm guessing each change to a recoverable error can probably be committed and tested independently?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71702/new/

https://reviews.llvm.org/D71702





More information about the llvm-commits mailing list