[all-commits] [llvm/llvm-project] b1731d: [DWARFYAML] Rename getUsedSectionNames() to getNon...

Xing GUO via All-commits all-commits at lists.llvm.org
Sun Jul 26 06:11:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b1731da871593a7bd5acad9830dc0797c5e6dec9
      https://github.com/llvm/llvm-project/commit/b1731da871593a7bd5acad9830dc0797c5e6dec9
  Author: Xing GUO <higuoxing at gmail.com>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    M llvm/include/llvm/ObjectYAML/DWARFYAML.h
    M llvm/lib/ObjectYAML/DWARFYAML.cpp
    M llvm/lib/ObjectYAML/ELFEmitter.cpp

  Log Message:
  -----------
  [DWARFYAML] Rename getUsedSectionNames() to getNonEmptySectionNames().

This patch renames getUsedSectionNames() to getNonEmptySectionNames.
NFC.




More information about the All-commits mailing list