[ObjectYAML][DWARF] Let `dumpPubSection` return `DWARFYAML::PubSection`.
authorXing GUO <higuoxing@gmail.com>
Tue, 2 Jun 2020 06:38:15 +0000 (14:38 +0800)
committerXing GUO <higuoxing@gmail.com>
Tue, 2 Jun 2020 06:38:26 +0000 (14:38 +0800)
commitd3f49b8d378d0b7452f841d28db7b24e3fe9fcb6
tree1f73c669d0820ca05d77ef8e547a267aaf654642
parent2bcd1927dd9f3ffc12b990bb132995a4c68f998e
[ObjectYAML][DWARF] Let `dumpPubSection` return `DWARFYAML::PubSection`.

Summary: This patch addresses comments in [D80722](https://reviews.llvm.org/D80722#inline-742353)

Reviewers: grimar, jhenderson

Reviewed By: grimar, jhenderson

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D80861
llvm/tools/obj2yaml/dwarf2yaml.cpp