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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 09:54:53 PST 2020


aprantl added a comment.

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.


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

https://reviews.llvm.org/D73086





More information about the llvm-commits mailing list