[all-commits] [llvm/llvm-project] 47bb45: [llvm-obcopy][MachO] Add error for MH_PRELOAD

Keith Smiley via All-commits all-commits at lists.llvm.org
Fri Nov 12 19:20:43 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47bb456b2ffd774990a6aca45f6b90183e2075c3
      https://github.com/llvm/llvm-project/commit/47bb456b2ffd774990a6aca45f6b90183e2075c3
  Author: Keith Smiley <keithbsmiley at gmail.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    A llvm/test/tools/llvm-objcopy/MachO/mh-preload-unsupported.yaml
    M llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp

  Log Message:
  -----------
  [llvm-obcopy][MachO] Add error for MH_PRELOAD

Previously this would crash. Fixes https://bugs.llvm.org/show_bug.cgi?id=51877

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




More information about the All-commits mailing list