[all-commits] [llvm/llvm-project] 91ccbe: [llvm-objcopy][MachO] Fix n_sect field

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Wed Apr 22 15:45:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 91ccbe6fdce1766ad62023feded1a1940d06ece7
      https://github.com/llvm/llvm-project/commit/91ccbe6fdce1766ad62023feded1a1940d06ece7
  Author: Alexander Shaposhnikov <alexshap at fb.com>
  Date:   2020-04-22 (Wed, 22 Apr 2020)

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

  Log Message:
  -----------
  [llvm-objcopy][MachO] Fix n_sect field

This tiny change is a follow-up to the previous commit f34fdbcf996a
where the update of n_sect was missing.

Test plan: make check-all




More information about the All-commits mailing list