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

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 10:20:36 PDT 2019


probinson added a comment.

Ah right, the actual patch.  I think it would be better to also report the base of the unit that referenced the range list, if that's not too inconvenient.
What you have here is fine with me, apart from that question.


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

https://reviews.llvm.org/D67097





More information about the llvm-commits mailing list