[PATCH] D85501: [lld-macho] Handle command-line option -sectcreate SEG SECT FILE

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 11:58:35 PDT 2020


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

Shuffle option sequence to demonstrate merging of discontiguous `-sectcreate` sections


Repository:
  rG LLVM Github Monorepo

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

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.283973.patch
Type: text/x-patch
Size: 3712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/d498737a/attachment.bin>


More information about the llvm-commits mailing list