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

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 05:39:02 PST 2020


SouraVX added a comment.

In D73086#1902837 <https://reviews.llvm.org/D73086#1902837>, @ikudrin wrote:

> 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.


Can you please point me to that example.


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

https://reviews.llvm.org/D73086





More information about the llvm-commits mailing list