[PATCH] D86590: [DWARFYAML] Make the unit_length and header_length fields optional.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 01:36:30 PDT 2020


Higuoxing updated this revision to Diff 287864.
Higuoxing marked 9 inline comments as done.
Higuoxing added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86590

Files:
  llvm/include/llvm/ObjectYAML/DWARFYAML.h
  llvm/lib/ObjectYAML/DWARFEmitter.cpp
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-line.yaml
  llvm/tools/obj2yaml/dwarf2yaml.cpp
  llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86590.287864.patch
Type: text/x-patch
Size: 18657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/c68f6513/attachment.bin>


More information about the llvm-commits mailing list