[PATCH] D73086: [DWARF5] Added support for debug_macro section parsing and dumping in llvm-dwarfdump.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 05:02:34 PST 2020


ikudrin added a comment.

Most of the comments are still not addressed. At least, the test should be simplified, as @dblaikie suggested, and the `debug_line_offset` field should be optional so that the examples from the DWARFv5 standard could be dumped.


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

https://reviews.llvm.org/D73086





More information about the llvm-commits mailing list