[PATCH] D113819: [llvm-obcopy][MachO] Add error for MH_PRELOAD

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 17:25:24 PST 2021


keith created this revision.
keith added a reviewer: alexander-shaposhnikov.
Herald added a reviewer: rupprecht.
Herald added a reviewer: jhenderson.
keith requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113819

Files:
  llvm/test/tools/llvm-objcopy/MachO/Inputs/mh_preload.yaml
  llvm/test/tools/llvm-objcopy/MachO/mh-preload-unsupported.test
  llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113819.386987.patch
Type: text/x-patch
Size: 5347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211113/b2a34055/attachment.bin>


More information about the llvm-commits mailing list