[PATCH] D84911: [DWARFYAML] Make the 'Length' field of the address range table optional.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 22:31:05 PDT 2020


Higuoxing created this revision.
Higuoxing added reviewers: jhenderson, grimar, MaskRay.
Herald added subscribers: llvm-commits, hiraditya, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
Higuoxing requested review of this revision.

This patch makes the 'Length' field of the address range table optional.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84911

Files:
  llvm/include/llvm/ObjectYAML/DWARFYAML.h
  llvm/lib/ObjectYAML/DWARFEmitter.cpp
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-aranges.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84911.281803.patch
Type: text/x-patch
Size: 6480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/b7a87958/attachment-0001.bin>


More information about the llvm-commits mailing list