[all-commits] [llvm/llvm-project] 1162ff: [llvm-readelf] - Simplify the implementation of ge...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Thu Jul 23 03:14:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1162ffe8f4b78e22fef69218054a3a58312c7d30
      https://github.com/llvm/llvm-project/commit/1162ffe8f4b78e22fef69218054a3a58312c7d30
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

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

  Log Message:
  -----------
  [llvm-readelf] - Simplify the implementation of getSectionTypeString() helper. NFCI.

It is used for printing section headers in the GNU style
and the implementation can be simplified.

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




More information about the All-commits mailing list