[PATCH] D84386: [DWARFYAML] Add support for emitting custom operands for range list entry.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 23:14:37 PDT 2020


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

This patch adds support for emitting custom operands for range list.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84386

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84386.280034.patch
Type: text/x-patch
Size: 9160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/d078bd98/attachment.bin>


More information about the llvm-commits mailing list