[all-commits] [llvm/llvm-project] c3914b: [[lvm-readelf/obj] - Remove `tryGetSectionName` he...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Tue Nov 24 00:41:12 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c3914bf28e3902c0e039eb31d2f36112a606dc58
      https://github.com/llvm/llvm-project/commit/c3914bf28e3902c0e039eb31d2f36112a606dc58
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
    M llvm/test/tools/llvm-readobj/ELF/groups.test
    M llvm/tools/llvm-readobj/ELFDumper.cpp

  Log Message:
  -----------
  [[lvm-readelf/obj] - Remove `tryGetSectionName` helper.

D91867 introduced the `tryGetSectionName` helper.
But we have `getPrintableSectionName` member with the similar
behavior which we can reuse. This patch does it.

Differential revision: https://reviews.llvm.org/D91954




More information about the All-commits mailing list