[PATCH] D82621: [DWARFYAML][debug_info] Teach yaml2obj emit correct DWARF64 unit header.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 19:40:37 PDT 2020


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

This patch helps teach yaml2obj emit correct DWARF64 unit header of the .debug_info section.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82621

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82621.273580.patch
Type: text/x-patch
Size: 4214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/a5e47a43/attachment.bin>


More information about the llvm-commits mailing list