[all-commits] [llvm/llvm-project] ea7db6: [ObjectYAML][DWARF] Make the `PubSection` optional.

Xing GUO via All-commits all-commits at lists.llvm.org
Fri May 29 05:08:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ea7db621d289022f0733eb63bb10a837936cbb38
      https://github.com/llvm/llvm-project/commit/ea7db621d289022f0733eb63bb10a837936cbb38
  Author: Xing GUO <higuoxing at gmail.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

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

  Log Message:
  -----------
  [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




More information about the All-commits mailing list