[PATCH] D85003: [DWARFYAML] Add emitDebug[GNU]Pub[names/types] functions. NFC.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 23:15:00 PDT 2020


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

In this patch, emitDebugPubnames(), emitDebugPubtypes(),
emitDebugGNUPubnames(), emitDebugGNUPubtypes() are added.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85003

Files:
  llvm/include/llvm/ObjectYAML/DWARFEmitter.h
  llvm/lib/ObjectYAML/DWARFEmitter.cpp
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/MachOEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85003.282137.patch
Type: text/x-patch
Size: 5255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/703b438a/attachment.bin>


More information about the llvm-commits mailing list