[all-commits] [llvm/llvm-project] cc8369: [llvm-objcopy] Fix "unused-function" warning in ND...

Björn Pettersson via All-commits all-commits at lists.llvm.org
Mon Jun 29 07:59:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cc836950ab2a4309ae68d78a1b2330fd922fa3a2
      https://github.com/llvm/llvm-project/commit/cc836950ab2a4309ae68d78a1b2330fd922fa3a2
  Author: Bjorn Pettersson <bjorn.a.pettersson at ericsson.com>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

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

  Log Message:
  -----------
  [llvm-objcopy] Fix "unused-function" warning in NDEBUG builds

Fixup of commit b925ca37a8f28851 to allow building with
-Werror -Wunused-function.




More information about the All-commits mailing list