[PATCH] D97757: [lld-macho] Rework length check when opening input files

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 11:08:55 PST 2021


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

- For Windows's benefit: s/`/dev/null`/`{{.*}}`/ in tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97757

Files:
  lld/MachO/Driver.cpp
  lld/MachO/DriverUtils.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/test/MachO/invalid/tiny-input.s
  lld/test/MachO/rename.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97757.327524.patch
Type: text/x-patch
Size: 7693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/0a0af46e/attachment.bin>


More information about the llvm-commits mailing list