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

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 07:08:28 PST 2020


probinson added a comment.

Comments that look like they still need attention:

@aprantl in DWARFDebugMacro.h, suggesting that the long comment in (IIUC) `struct MacroHeader` should use `///` so it will be included in the online documentation, generated by doxygen.

@dblaikie reducing test debug-macro-v5.s


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

https://reviews.llvm.org/D73086





More information about the llvm-commits mailing list