[all-commits] [llvm/llvm-project] f79b81: [llvm-objcopy] Enable --discard-all for MachO

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Wed Feb 26 12:51:42 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f79b81fbe2870ff631ad72a75f7e077b15b52a22
      https://github.com/llvm/llvm-project/commit/f79b81fbe2870ff631ad72a75f7e077b15b52a22
  Author: Alexander Shaposhnikov <alexshap at fb.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    A llvm/test/tools/llvm-objcopy/MachO/discard-all.test
    M llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp

  Log Message:
  -----------
  [llvm-objcopy] Enable --discard-all for MachO

In this diff we enable the option --discard-all for MachO.

Test plan: make check-all

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




More information about the All-commits mailing list