[all-commits] [llvm/llvm-project] 2ca68b: [llvm-objcopy][MachO] Clean up the interface of Ob...

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Fri Sep 18 18:27:21 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ca68b6542cf1df79613ac99d41ac58b2a7cea48
      https://github.com/llvm/llvm-project/commit/2ca68b6542cf1df79613ac99d41ac58b2a7cea48
  Author: Alexander Shaposhnikov <alexshap at fb.com>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
    M llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp
    M llvm/tools/llvm-objcopy/MachO/Object.cpp
    M llvm/tools/llvm-objcopy/MachO/Object.h

  Log Message:
  -----------
  [llvm-objcopy][MachO] Clean up the interface of Object

Remove the method addLoadCommand which was used only in a single place.
NFC.

Test plan: make check-all




More information about the All-commits mailing list