[PATCH] D78208: [DebugInfo] Report the format of the DWARF64 sections.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 08:39:30 PDT 2020


ikudrin added a comment.

In D78208#1988941 <https://reviews.llvm.org/D78208#1988941>, @jhenderson wrote:

> Everything else in this change looks fine to me. I also don't feel strongly about the above point - nothing actually produces DWARF64 currently that I know of, so maybe it's not worth worrying about too much either way.


Well, actually, I am going to add that generating soon. I am adding the reporting so that there will be a tool to be used in the tests.


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

https://reviews.llvm.org/D78208





More information about the llvm-commits mailing list