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

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 01:34:08 PDT 2020


jhenderson added a comment.

Given D79997 <https://reviews.llvm.org/D79997>, do we really need this still? The DWARF format of something could be inferred from the width of the length field, I'd think.


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

https://reviews.llvm.org/D78208





More information about the llvm-commits mailing list