[PATCH] D84618: [DWARFYAML] Add support for emitting custom range list content.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 26 22:52:17 PDT 2020


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

This patch adds support for emitting custom range list content.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84618

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: D84618.280789.patch
Type: text/x-patch
Size: 5400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/a8a6cbdf/attachment.bin>


More information about the llvm-commits mailing list