[PATCH] D67097: [DWARF] Check for format mismatch between CU and Range List Table.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 26 08:41:23 PST 2019


dblaikie accepted this revision.
dblaikie added a comment.

yeah, as @probinson said, at some point someone could add a callback error filter here to decide what's a fatal error and what isn't - but this seems reasonable for now


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

https://reviews.llvm.org/D67097





More information about the llvm-commits mailing list