[all-commits] [llvm/llvm-project] 6dda6c: [llvm-objcopy][NFC] Add a helper method Relocation...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Fri Sep 24 08:03:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6dda6c49ce4b67840c4f38d51111278b4b64c1bf
      https://github.com/llvm/llvm-project/commit/6dda6c49ce4b67840c4f38d51111278b4b64c1bf
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
    M llvm/tools/llvm-objcopy/ELF/Object.cpp
    M llvm/tools/llvm-objcopy/ELF/Object.h

  Log Message:
  -----------
  [llvm-objcopy][NFC] Add a helper method RelocationSectionBase::getNamePrefix()

Refactor handleArgs() to use that method.

Differential Revision: https://reviews.llvm.org/D110350




More information about the All-commits mailing list