[PATCH] D147202: [dwarfdump] Fix .debug_line verification for DWARF 5
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 30 07:49:28 PDT 2023
JDevlieghere updated this revision to Diff 509678.
JDevlieghere marked 2 inline comments as done.
JDevlieghere added a comment.
Address James' feedback:
- Reduce test case and use `yaml2obj`
- Avoid code duplication with `MinFileIndex`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147202/new/
https://reviews.llvm.org/D147202
Files:
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
llvm/test/tools/llvm-dwarfdump/X86/verify_dwarf5_debug_line.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147202.509678.patch
Type: text/x-patch
Size: 8806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/820ce161/attachment.bin>
More information about the llvm-commits
mailing list