[PATCH] D97610: [lld-macho] check minimum header length when opening linkable input files

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 23:53:50 PST 2021


gkm updated this revision to Diff 326880.
gkm added a comment.

- resubmit to catch parent-diff dependence


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97610/new/

https://reviews.llvm.org/D97610

Files:
  lld/MachO/Driver.cpp
  lld/MachO/DriverUtils.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/test/MachO/invalid/bad-archive.s
  lld/test/MachO/invalid/invalid-fat-narch.s
  lld/test/MachO/rename.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97610.326880.patch
Type: text/x-patch
Size: 10876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210227/9cf1d6db/attachment.bin>


More information about the llvm-commits mailing list