[all-commits] [llvm/llvm-project] e93f7e: [obj2yaml] - Split sections dumping to a new ELFDu...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Tue Mar 3 00:17:33 PST 2020


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

  Changed paths:
    M llvm/tools/obj2yaml/elf2yaml.cpp

  Log Message:
  -----------
  [obj2yaml] - Split sections dumping to a new ELFDumper<ELFT>::dumpSections() method.

ELFDumper<ELFT>::dump() is too large and deserves splitting.

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




More information about the All-commits mailing list