[all-commits] [llvm/llvm-project] 269984: [llvm-readelf] - Move a bit of common code to prin...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Thu Sep 3 03:32:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 269984e772dd2aa59c5e12306ea05d4f3a77aa92
      https://github.com/llvm/llvm-project/commit/269984e772dd2aa59c5e12306ea05d4f3a77aa92
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-09-03 (Thu, 03 Sep 2020)

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

  Log Message:
  -----------
  [llvm-readelf] - Move a bit of common code to printDynamicRelocHeader(). NFC.

This helps to isolate printing of the relocation's summary header
in a single place.

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




More information about the All-commits mailing list