[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 Feb 11 10:51:49 PST 2020


SouraVX added a comment.

In D73086#1870044 <https://reviews.llvm.org/D73086#1870044>, @aprantl wrote:

> I'm speaking out of personal experience here. It happened to me before that I misinterpreted the DWARF spec and implemented a wrong encoding in both LLVM and LLDB that worked fine within the tools, but would have broken interoperability with other producers and consumers.


Thank You, for sharing this. Will do this in next revision.


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

https://reviews.llvm.org/D73086





More information about the llvm-commits mailing list