[PATCH] D80722: [ObjectYAML][DWARF] Make the `PubSection` optional.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 07:02:40 PDT 2020


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

This patch helps make the `PubSection` optional in the DWARF structure.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80722

Files:
  llvm/include/llvm/ObjectYAML/DWARFYAML.h
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/lib/ObjectYAML/MachOEmitter.cpp
  llvm/test/ObjectYAML/MachO/DWARF-pubsections.yaml
  llvm/tools/obj2yaml/dwarf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80722.266856.patch
Type: text/x-patch
Size: 9448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/eafa7e86/attachment-0001.bin>


More information about the llvm-commits mailing list