[all-commits] [llvm/llvm-project] 100e1f: [macho2yaml] Remove unused functions. NFC.

Xing GUO via All-commits all-commits at lists.llvm.org
Fri Aug 7 05:34:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 100e1f911c0e80360af2fa676f832a6f2b52c59d
      https://github.com/llvm/llvm-project/commit/100e1f911c0e80360af2fa676f832a6f2b52c59d
  Author: Xing GUO <higuoxing at gmail.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M llvm/tools/obj2yaml/macho2yaml.cpp

  Log Message:
  -----------
  [macho2yaml] Remove unused functions. NFC.

dumpDebugStrings() and dumpDebugAbbrev() are no longer used in
macho2yaml. This patch helps remove them.

Reviewed By: grimar

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




More information about the All-commits mailing list