[ObjectYAML][DWARF] Make the `PubSection` optional.
authorXing GUO <higuoxing@gmail.com>
Fri, 29 May 2020 11:56:32 +0000 (19:56 +0800)
committerXing GUO <higuoxing@gmail.com>
Fri, 29 May 2020 12:11:53 +0000 (20:11 +0800)
commitea7db621d289022f0733eb63bb10a837936cbb38
tree3d82ad4634a5de90014136296a41696863528b15
parent20b2af3e5559e50d1b5279311c6e5034a2d1928d
[ObjectYAML][DWARF] Make the `PubSection` optional.

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

Reviewed By: jhenderson, aprantl

Differential Revision: https://reviews.llvm.org/D80722
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