[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
Wed Sep 4 20:54:37 PDT 2019
ikudrin added a comment.
In D67097#1658364 <https://reviews.llvm.org/D67097#1658364>, @dblaikie wrote:
> This update didn't seem to touch a test case - is this untested?
The test is for a DWO case, where we do not adjust the offset. I would not expect the check to trigger for regular files because we adjust the offset depending on the assumed header size.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67097/new/
https://reviews.llvm.org/D67097
More information about the llvm-commits
mailing list