[all-commits] [llvm/llvm-project] d3f49b: [ObjectYAML][DWARF] Let `dumpPubSection` return `D...
Xing GUO via All-commits
all-commits at lists.llvm.org
Mon Jun 1 23:35:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d3f49b8d378d0b7452f841d28db7b24e3fe9fcb6
https://github.com/llvm/llvm-project/commit/d3f49b8d378d0b7452f841d28db7b24e3fe9fcb6
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-06-02 (Tue, 02 Jun 2020)
Changed paths:
M llvm/tools/obj2yaml/dwarf2yaml.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list