[PATCH] D87263: [DWARFYAML] Make the debug_ranges section optional.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 00:55:31 PDT 2020


Higuoxing updated this revision to Diff 290421.
Higuoxing marked an inline comment as done.
Higuoxing added a comment.

Address review comments.

Thanks for reviewing!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87263

Files:
  llvm/include/llvm/ObjectYAML/DWARFYAML.h
  llvm/lib/ObjectYAML/DWARFEmitter.cpp
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/test/ObjectYAML/MachO/DWARF-debug_ranges.yaml
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-ranges.yaml
  llvm/tools/obj2yaml/dwarf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87263.290421.patch
Type: text/x-patch
Size: 5053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/0dbd8f12/attachment.bin>


More information about the llvm-commits mailing list