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

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 3 22:30:41 PDT 2019


ikudrin added a comment.

In D67097#1656268 <https://reviews.llvm.org/D67097#1656268>, @dblaikie wrote:

> I'm not sure if using "OffsetIn" in the diagnostic is the right thing to do.


Maybe it will be better to use the adjusted offset which points to the start of the header?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67097





More information about the llvm-commits mailing list