[all-commits] [llvm/llvm-project] 08a265: [llvm-readobj] - Move out the common code from pri...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Wed Jul 29 03:52:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 08a265435bc359841c8618081db6a698cef1f668
      https://github.com/llvm/llvm-project/commit/08a265435bc359841c8618081db6a698cef1f668
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

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

  Log Message:
  -----------
  [llvm-readobj] - Move out the common code from printRelocations() methods.

This introduces the printRelocationsHelper() which now contains the common
code used by both GNU and LLVM output styles.

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




More information about the All-commits mailing list