[PATCH] D82347: [ObjectYAML][ELF] Add support for emitting the .debug_pubtypes section.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 22:01:27 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.

This patch helps add support for emitting the .debug_pubtypes section.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82347

Files:
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-pubtypes.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82347.272602.patch
Type: text/x-patch
Size: 9261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/1e713d26/attachment-0001.bin>


More information about the llvm-commits mailing list