[PATCH] D85501: [lld-macho] Handle command-line option -sectcreate SEG SECT FILE, which inputs a binary blob from FILE as SEG,SECT

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 23:57:28 PDT 2020


gkm created this revision.
Herald added subscribers: llvm-commits, dang.
Herald added a project: LLVM.
gkm requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85501

Files:
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/Options.td
  lld/test/MachO/sectcreate.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85501.283822.patch
Type: text/x-patch
Size: 3586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/700208b7/attachment.bin>


More information about the llvm-commits mailing list